Skip to content

Commit

Permalink
Bump delet-tag-and-release to v0.2.1 (rerun-io#1631)
Browse files Browse the repository at this point in the history
  • Loading branch information
jleibs authored Mar 21, 2023
1 parent 0781ef5 commit 88ed85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
# First delete the old prerelease. If we don't do this, we don't get things like
# proper source-archives and changelog info.
# https://github.com/dev-drprasad/delete-tag-and-release
- uses: dev-drprasad/[email protected].0
- uses: dev-drprasad/[email protected].1
with:
tag_name: prerelease
delete_release: true
Expand Down

0 comments on commit 88ed85b

Please sign in to comment.