Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
charliegerard committed Aug 30, 2024
1 parent ae714e9 commit be2ec08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/provenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
node-version: '20'
registry-url: 'https://registry.npmjs.org'
cache: npm
scope: "@socketsecurity"
- run: npm install -g npm@latest
- run: npm ci
- run: npm publish
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit be2ec08

Please sign in to comment.