Skip to content

Commit

Permalink
attempt to release in npm-js
Browse files Browse the repository at this point in the history
  • Loading branch information
pc-magas committed Jan 27, 2024
1 parent ec2eac7 commit 48867b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-sass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,7 @@ jobs:
- id: npm-publish
name: publish into npmjs
env:
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_ACCESS_KEY }}
run:
npm publish

0 comments on commit 48867b6

Please sign in to comment.