Skip to content

Commit 9ce6f02

Browse files
committed
fix: not stupid
1 parent 0190478 commit 9ce6f02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-on-version-bump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- uses: actions/setup-node@v4
1515
with:
1616
node-version-file: ".nvmrc"
17+
always-auth: true
1718
- run: yarn
1819
- run: yarn test
1920
- run: yarn build

0 commit comments

Comments
 (0)