We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae455c commit 0948ef9Copy full SHA for 0948ef9
.github/workflows/docker-build-push.yml
@@ -109,4 +109,6 @@ jobs:
109
env:
110
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
111
with:
112
+ name: ${{ env.VERSION }}
113
tag_name: v${{ env.VERSION }}
114
+ generate_release_notes: true
0 commit comments