Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simjanos-dev committed Jan 14, 2024
1 parent 59e0b55 commit 8f79f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
id: docker_build_php
uses: docker/build-push-action@v3
with:
file: "./docker/PhPDockerfile"
file: "./docker/PhpDockerfile"
# extra platforms can be added here:
# linux/amd64
# linux/arm/v6
Expand Down

0 comments on commit 8f79f7a

Please sign in to comment.