Skip to content

Commit ba45fe0

Browse files
committed
chore: Publish with beta tag
1 parent 967ce7b commit ba45fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
run: |
2121
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
2222
echo "@telefonica:registry=https://registry.npmjs.org/" >> ~/.npmrc
23-
pnpm -r publish --no-git-checks
23+
pnpm -r publish --no-git-checks --tag beta
2424

0 commit comments

Comments
 (0)