Skip to content

Commit

Permalink
Update prerelease-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron authored Nov 14, 2023
1 parent 0385e11 commit ab8eef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git branch
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- run: |
npm pkg set name=${{ github.event.inputs.package-name }}
npm pkg set bin.aio-next="./bin/run"
Expand Down

0 comments on commit ab8eef8

Please sign in to comment.