Skip to content

Commit

Permalink
fix: public pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Krasnov committed Feb 25, 2024
1 parent a07a2bc commit 469effe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install
- run: pnpm login
- run: pnpm publish --no-git-checks
- run: pnpm whoami
- run: pnpm publish --no-git-checks --access public

0 comments on commit 469effe

Please sign in to comment.