Skip to content

Commit

Permalink
run pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed Jun 7, 2021
1 parent 2d21778 commit 27074cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
node-version: 15.x
- run: npm install
- run: npm pkg
- run: npm run pkg
- uses: shogo82148/actions-upload-release-asset@v1
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
Expand Down

0 comments on commit 27074cb

Please sign in to comment.