Skip to content

Commit 39c6572

Browse files
committed
Revert "ci(temp): tag alpha release"
This reverts commit 9f2a536.
1 parent 98aefb1 commit 39c6572

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
@@ -129,7 +129,7 @@ jobs:
129129
registry-url: 'https://registry.npmjs.org'
130130
- run: npm ci
131131
- run: npm run build
132-
- run: npm publish --tag alpha
132+
- run: npm publish
133133
env:
134134
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}
135135
- run: npm run docs

0 commit comments

Comments
 (0)