Skip to content

Commit

Permalink
Fix fork name
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Apr 30, 2024
1 parent 1191123 commit b8afa8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ runs:
# but still not merged.
# Here, using the fork with this feature until merged into the official action
#- uses: apegroup/delete-package-versions@v5.0.0-test22
- uses: apegroup-delete-package-versions-fork@javiertuya-fork
- uses: javiertuya/apegroup-delete-package-versions-fork@javiertuya-fork
if: inputs.delete-old-snapshots == 'true'
with:
package-names: '*'
Expand Down

0 comments on commit b8afa8d

Please sign in to comment.