Skip to content

Commit

Permalink
Merge pull request #23 from jneilliii/dependabot/github_actions/Cleme…
Browse files Browse the repository at this point in the history
…ntTsang/delete-tag-and-release-0.4.0

Bump ClementTsang/delete-tag-and-release from 0.3.1 to 0.4.0
  • Loading branch information
jneilliii authored Jan 29, 2024
2 parents 17b270e + 42fd30c commit b99ea02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_windows_installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
debug: true

- name: 🧹 Delete Existing Release and Tag
uses: ClementTsang/delete-tag-and-release@v0.3.1
uses: ClementTsang/delete-tag-and-release@v0.4.0
with:
delete_release: true
tag_name: ${{ steps.octoprint_version.outputs.release }} # tag name to delete
Expand Down

0 comments on commit b99ea02

Please sign in to comment.