We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7abf99 commit d5ca6e3Copy full SHA for d5ca6e3
.github/workflows/auto-publish.yml
@@ -19,7 +19,6 @@ jobs:
19
node-version: '18.x'
20
registry-url: 'https://registry.npmjs.org'
21
scope: '@wlocalhost'
22
- always-auth: true
23
24
- name: Install modules & build the Library
25
run: |
0 commit comments