Skip to content

Commit 99ca73d

Browse files
committed
chore: Try fix publish workflow
1 parent 6e72ae0 commit 99ca73d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
node-version: 16
1515
cache: 'yarn'
16+
always-auth: true
1617
- name: Install dependencies
1718
run: yarn install --frozen-lockfile
1819
- name: Get the release tag version

0 commit comments

Comments
 (0)