We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44def85 commit fbd1133Copy full SHA for fbd1133
.github/workflows/nextjs.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Build with Next.js
63
run: ${{ steps.detect-package-manager.outputs.runner }} next build
64
- name: Override with _just
65
- uses: js-just/latest@main
+ uses: js-just/[email protected]
66
- name: Move id to deploy
67
run: mv id deploy/id
68
- name: Upload artifact
0 commit comments