Skip to content

Commit

Permalink
fix yml in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Church13 committed Oct 7, 2023
1 parent 9d3c9c0 commit d4fb156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-php8.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
php8.2
php8.2

# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
Expand Down

0 comments on commit d4fb156

Please sign in to comment.