Skip to content

Commit

Permalink
fix: yml identation
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Feb 20, 2024
1 parent 904d447 commit 9ff399f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
node-version: 20
registry-url: https://registry.npmjs.org/
- uses: pnpm/action-setup@v3
with:
version: 8
with:
version: 8
- run: pnpm install
- run: pnpm publish
env:
Expand Down

0 comments on commit 9ff399f

Please sign in to comment.