Skip to content

Commit

Permalink
Update publish-docker-image.yaml
Browse files Browse the repository at this point in the history
Updating DOCKER_IMAGE typo
  • Loading branch information
krzko authored Mar 22, 2022
1 parent 455bbe6 commit 3b927a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
name: Prepare
id: prep
run: |
DOCKER_IMAGE=ghcr.io/krzko/proto2yaml
VERSION=noop
if [ "${{ github.event_name }}" = "schedule" ]; then
VERSION=nightly
Expand Down

0 comments on commit 3b927a9

Please sign in to comment.