Skip to content

Commit

Permalink
fix: push-github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slatejack committed Jan 29, 2024
1 parent 377bd65 commit eb61efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
node-version: '14.x'
registry-url: 'https://npm.pkg.github.com'
- run: npm ci
- run: npm run build
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eb61efc

Please sign in to comment.