Skip to content

Commit 157cd26

Browse files
Apply suggestion from @thomasturrell
1 parent 9ae8413 commit 157cd26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/manual-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ jobs:
252252
echo "Updating draft release to point to tag $TAG..."
253253
254254
# Update the release to point to the new tag
255-
# The release remains in draft state for manual review before publishing
256255
gh release edit "$TAG" --repo "$REPO_FULL_NAME" --tag "$TAG" --draft
257256
258257
echo "Draft release updated successfully!"

0 commit comments

Comments
 (0)