Skip to content

Commit

Permalink
v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Oct 17, 2023
1 parent 11676c9 commit 098fea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
- name: Publish Addon
run: |
pnpm publish --access public
pnpm publish --access public --no-git-checks
- name: Publish
run: |
cd ..
Expand Down

0 comments on commit 098fea4

Please sign in to comment.