Skip to content

Commit 3de69d8

Browse files
authored
add always-auth: true (#36)
1 parent c08f3af commit 3de69d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
node-version: 22.x
1919
cache: yarn
20+
always-auth: true
2021

2122
- run: yarn install
2223
- run: yarn build

0 commit comments

Comments
 (0)