Skip to content

Commit

Permalink
🚧 wip: fshjdjga
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliesnug committed Aug 4, 2024
1 parent 6bd733b commit 2c0c228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-pnpm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
token: ${{ input.token }}
token: ${{ inputs.token }}
check-latest: true
node-version-file: .nvmrc

Expand Down

0 comments on commit 2c0c228

Please sign in to comment.