Skip to content

Commit 2fa4922

Browse files
committed
Prepare an rc release for 3.9.0
1 parent e36e54d commit 2fa4922

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 next
129129
env:
130130
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}
131131
- run: npm run docs

0 commit comments

Comments
 (0)