Skip to content

Commit

Permalink
Revert "temporarily disable deleting release tags, as it is not behav…
Browse files Browse the repository at this point in the history
…ing as expected"

This reverts commit e280e9c.
  • Loading branch information
utaal committed Nov 2, 2024
1 parent e280e9c commit 9711235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ jobs:
new_name: Rolling Release ${{ env.RELEASE_NAME }}
new_body: |
Rolling release from Continuous Integration
delete_tags_prefix: null
delete_tags_prefix: release/rolling/
delete_assets: true
new_draft_status: true

Expand Down

0 comments on commit 9711235

Please sign in to comment.