Skip to content

Commit

Permalink
Merge pull request #5 from joutvhu/development
Browse files Browse the repository at this point in the history
description
  • Loading branch information
joutvhu authored Apr 2, 2021
2 parents cdd1a47 + 871697e commit a47386b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "delete-artifact",
"version": "1.0.0",
"description": "",
"description": "Delete a build artifact that was previously uploaded in the workflow by the upload-artifact action",
"scripts": {
"build": "npm run clean && tsc --project tsconfig.json",
"release": "ncc build src/delete-artifact.ts -o action && git add -f action/",
Expand Down

0 comments on commit a47386b

Please sign in to comment.