Skip to content

Commit

Permalink
Merge pull request #420 from Edirom/dependabot/github_actions/dev-drp…
Browse files Browse the repository at this point in the history
…rasad/delete-tag-and-release-1.1

Bump dev-drprasad/delete-tag-and-release from 1.0.1 to 1.1
  • Loading branch information
bwbohl authored Sep 9, 2024
2 parents d44dfd0 + 98a8f93 commit c7be1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Delete dev-release
if: ${{ github.event_name == 'push' && github.ref_name == 'develop' }}
uses: dev-drprasad/delete-tag-and-release@v1.0.1
uses: dev-drprasad/[email protected]
with:
delete_release: true
tag_name: dev
Expand Down

0 comments on commit c7be1e3

Please sign in to comment.