Skip to content

Commit

Permalink
release automation
Browse files Browse the repository at this point in the history
  • Loading branch information
kccarbone committed Jan 14, 2023
1 parent f0ebfa7 commit 8118fb7
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 45 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: JS-DevTools/npm-publish@v1
with:
check-version: true
package: ./out/package.json
token: ${{ secrets.NPM_TOKEN }}
- name: Publish GitHub release
uses: softprops/action-gh-release@v1
Expand Down
Loading

0 comments on commit 8118fb7

Please sign in to comment.