Skip to content

Commit

Permalink
Revert delete-artifact for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurphy18 committed Jul 15, 2024
1 parent 4637ef0 commit 79264af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
LICENSE
- name: Delete Release Details Artifact
uses: geekyeggo/delete-artifact@v4
uses: geekyeggo/delete-artifact@v2
with:
name: release-details
failOnError: false
Expand Down

0 comments on commit 79264af

Please sign in to comment.