Skip to content

Commit 856bedb

Browse files
committed
ci: build settings
1 parent 6727f66 commit 856bedb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/auto-publish.yml

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
node-version: '18.x'
2020
registry-url: 'https://registry.npmjs.org'
2121
scope: '@wlocalhost'
22-
always-auth: false
23-
token: ${{ secrets.NPM_TOKEN }}
24-
cache: 'yarn'
2522

2623
- name: Install modules & build the Library
2724
run: |

0 commit comments

Comments
 (0)