Skip to content

Commit

Permalink
fix: publish script fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Krasnov committed Feb 24, 2024
1 parent 3929ff3 commit f3bcac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install
- run: pnpm run publish
- run: pnpm publish --no-git-checks

0 comments on commit f3bcac7

Please sign in to comment.