Skip to content

Commit 71ce90d

Browse files
committed
ci(temp): tag alpha release
1 parent 460bd24 commit 71ce90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
registry-url: 'https://registry.npmjs.org'
126126
- run: npm ci
127127
- run: npm run build
128-
- run: npm publish
128+
- run: npm publish --tag alpha
129129
env:
130130
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}
131131
- run: npm run docs

0 commit comments

Comments
 (0)