Skip to content

Commit

Permalink
temporarily disable deleting release tags, as it is not behaving as e…
Browse files Browse the repository at this point in the history
…xpected
  • Loading branch information
utaal committed Nov 2, 2024
1 parent 84ca821 commit e280e9c
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: release/rolling/
delete_tags_prefix: null
delete_assets: true
new_draft_status: true

Expand Down

0 comments on commit e280e9c

Please sign in to comment.