Skip to content

Commit

Permalink
Update publish_collection.yml (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysmeister authored Jun 30, 2023
1 parent 8378cd1 commit 8f5f3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_collection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

# Moving the tag leaves an orphan artifact. Just changing the artifact doesn't move the tag.
- name: Delete latest tag and release
uses: dev-drprasad/delete-tag-and-release@v0.2.1
uses: dev-drprasad/delete-tag-and-release@v1.0.1
with:
delete_release: true
tag_name: latest
Expand Down

0 comments on commit 8f5f3a9

Please sign in to comment.