Skip to content

Commit

Permalink
Merge pull request #10 from Poltio/hotfix/try-random-stuff
Browse files Browse the repository at this point in the history
trying random stuff at this point
  • Loading branch information
gcg authored Jan 27, 2023
2 parents 5991d54 + 72a0501 commit 02cca24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ runs:
run: |-
docker build \
--tag "${{ env.ar_image_tag }}" \
"${{ inputs.DOCKER_BUILD_ARGS }}" \
--build-arg version="${{ env.docker_tag }}" \
${{ inputs.DOCKER_BUILD_ARGS }} \
.
- name: Push the Image to Google Artifact Registry
Expand Down

0 comments on commit 02cca24

Please sign in to comment.