Skip to content

Commit

Permalink
ci: fix job definition
Browse files Browse the repository at this point in the history
  • Loading branch information
iuwqyir committed Jan 17, 2024
1 parent de2aaaa commit 9e5bc6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.PUBLIC_PACKAGE_PUBLISH_SECRET }}
token: ${{ secrets.PUBLIC_PACKAGE_PUBLISH_SECRET }}
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down

0 comments on commit 9e5bc6b

Please sign in to comment.