Skip to content

Commit 59ed7a8

Browse files
committed
fix: use latest tag instead of oidc
1 parent 96c612d commit 59ed7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- run: |
3232
cp ./README.md ./packages/text-vide/README.md &&
3333
cd ./packages/text-vide &&
34-
npm publish --tag oidc
34+
npm publish

0 commit comments

Comments
 (0)