Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Jan 13, 2025
1 parent 5c437dd commit 8bc4008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- run: npm install -g npm@latest
- run: npm ci
- run: npm run build:dist
- run: npm publish --provenance --access public
- run: npm publish --tag alpha --provenance --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 8bc4008

Please sign in to comment.