We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d766c8 commit 1964ebaCopy full SHA for 1964eba
1 file changed
.github/workflows/publish-docker.yml
@@ -108,6 +108,7 @@ jobs:
108
--generate-notes \
109
--verify-tag \
110
|| echo "Release already exists (re-run scenario) — skipping creation"
111
+ || echo "Release already exists (re-run scenario) — skipping creation"
112
env:
113
GH_TOKEN: ${{ steps.bot.outputs.token }}
114
0 commit comments