Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Jul 14, 2022
1 parent 4ae2bbd commit 5502835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Set version output
id: out
run: echo "::set-output name=version::$(echo 0.18.0)"
run: echo "::set-output name=version::$(echo 0.18.1)"

- name: generate temporary tag
run: echo IMAGE_TAG=${{ steps.out.outputs.version }} >> $GITHUB_ENV
Expand Down

0 comments on commit 5502835

Please sign in to comment.