Skip to content

Commit 1964eba

Browse files
committed
chore: handle existing release edge case
Signed-off-by: lelia <lelia@socket.dev>
1 parent 0d766c8 commit 1964eba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
--generate-notes \
109109
--verify-tag \
110110
|| echo "Release already exists (re-run scenario) — skipping creation"
111+
|| echo "Release already exists (re-run scenario) — skipping creation"
111112
env:
112113
GH_TOKEN: ${{ steps.bot.outputs.token }}
113114

0 commit comments

Comments
 (0)