Skip to content

Commit

Permalink
devtool: add auth setting on release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
akfm.sato committed Jul 15, 2022
1 parent 13209c8 commit 55475bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
node-version: 16.14.0
registry-url: 'https://registry.npmjs.org'
always-auth: true
- name: install dependencies
run: yarn
- name: release check
Expand Down

0 comments on commit 55475bb

Please sign in to comment.