Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Include “v” for `geekyeggo/delete-artifact@v2`
  • Loading branch information
jlarmstrongiv authored Oct 13, 2022
1 parent 2b1f67d commit c726f94
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 c726f94

Please sign in to comment.