Skip to content

Commit

Permalink
fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
inaridiy committed Oct 20, 2024
1 parent fc63669 commit 92d5854
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v4
- run: |
echo "SKIP_SIMPLE_GIT_HOOKS=1" >> $GITHUB_ENV
- uses: pnpm/action-setup@v2
name: Install pnpm
id: pnpm-install
Expand Down

0 comments on commit 92d5854

Please sign in to comment.