Skip to content

Commit

Permalink
feat: s/ci/i/ge
Browse files Browse the repository at this point in the history
  • Loading branch information
h5law committed Jun 27, 2024
1 parent 3a6e7e5 commit b479c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

- name: Update NPM Registry
run: |
npm ci
npm i
npm access set status restricted
npm publish --provenance
env:
Expand Down

0 comments on commit b479c7f

Please sign in to comment.