Skip to content

Commit 723b53d

Browse files
committed
temp
1 parent e1573fe commit 723b53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/provenance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- run: npm install -g npm@latest
2323
- run: npm ci
2424
- run: npm run build:dist
25-
- run: npm publish --provenance --access public
25+
- run: npm publish --tag alpha --provenance --access public
2626
env:
2727
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)