We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd3f86 commit cb533c6Copy full SHA for cb533c6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "delete-artifact",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Delete a build artifact that was previously uploaded in the workflow by the upload-artifact action",
5
"scripts": {
6
"build": "npm run clean && tsc --project tsconfig.json",
0 commit comments