Skip to content

Commit

Permalink
Update delete-tag-and-release
Browse files Browse the repository at this point in the history
dev-drprasad/delete-tag-and-release v0.2.0 was deprecated so use latest v0.2.1
  • Loading branch information
josmartin authored Apr 1, 2023
1 parent 2fb5b87 commit 86c20f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-glibc-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
wget -q -O LICENSES 'https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=LICENSES;hb=HEAD'
- name: Delete existing release
uses: dev-drprasad/[email protected].0
uses: dev-drprasad/[email protected].1
with:
delete_release: true
tag_name: ${{ inputs.dist-base }}-${{ inputs.dist-tag }}
Expand Down

0 comments on commit 86c20f1

Please sign in to comment.