Skip to content

Commit

Permalink
Merge pull request #4 from Keito654/dev
Browse files Browse the repository at this point in the history
change
  • Loading branch information
Keito654 authored Jan 21, 2024
2 parents dc9321c + a1e8031 commit 8fb9e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
registry-url: https://npm.pkg.github.com/
cache: 'pnpm'
- run: pnpm install
- run: pnpm publish
- run: pnpm publish --sno-git-checks
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 8fb9e8c

Please sign in to comment.