Skip to content

Commit

Permalink
Merge pull request #1079 from danskernesdigitalebibliotek/dependabot/…
Browse files Browse the repository at this point in the history
…github_actions/dev-drprasad/delete-tag-and-release-1.1

Bump dev-drprasad/delete-tag-and-release from 1.0 to 1.1
  • Loading branch information
kasperg authored Apr 11, 2024
2 parents ce0afcc + e239756 commit da07d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-on-branch-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Delete existing releases
uses: dev-drprasad/delete-tag-and-release@v1.0
uses: dev-drprasad/delete-tag-and-release@v1.1
with:
tag_name: ${{ env.TAG_NAME }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit da07d01

Please sign in to comment.