Skip to content

Commit

Permalink
Merge pull request #1 from vladimirlogachev/fix-ci
Browse files Browse the repository at this point in the history
Try
  • Loading branch information
vladimirlogachev authored Jan 7, 2024
2 parents 5a7e89d + e9bdc27 commit 39e6fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
id: meta-webapp
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/vladimirlogachev/elm-land-docker-example
images: ${{ env.REGISTRY }}/vladimirlogachev/elm-land-docker
tags: ${{ env.TAGS }}

- name: Build and push Docker image
Expand Down

0 comments on commit 39e6fc4

Please sign in to comment.