Skip to content

Commit

Permalink
Fix missing prefix on version
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekyEggo committed Oct 13, 2022
1 parent 2b1f67d commit 96579bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ steps:

```yml
steps:
- uses: geekyeggo/delete-artifact@2
- uses: geekyeggo/delete-artifact@v2
with:
name: |
artifact-*
Expand Down

0 comments on commit 96579bf

Please sign in to comment.