Skip to content

Commit

Permalink
Merge pull request #570 from danskernesdigitalebibliotek/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_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 committed Apr 11, 2024
2 parents 38db434 + 5fb596a commit fc0c34d
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 @@ -64,7 +64,7 @@ jobs:
mv dist.zip $DIST_FILENAME
- 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 fc0c34d

Please sign in to comment.