Skip to content

Commit

Permalink
change variable
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsvanloef committed Mar 29, 2024
1 parent 9c2fa01 commit 7f630d9
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 @@ -53,4 +53,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
build-args: |
GIT_VERSION_TAG=${{ github.ref }}
GIT_VERSION_TAG=${{ github.event.release.tag_name }}

0 comments on commit 7f630d9

Please sign in to comment.