Skip to content

Commit

Permalink
Merge branch 'develop' into fix-362-leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbohl authored Sep 9, 2024
2 parents d532d13 + c7be1e3 commit 0a059ec
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 0a059ec

Please sign in to comment.