We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe2638 commit 0649989Copy full SHA for 0649989
.github/workflows/publish.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Build with Next.js
66
run: ${{ steps.detect-package-manager.outputs.runner }} next build
67
- name: _just
68
- uses: JustDeveloper1/[email protected].23
+ uses: JustDeveloper1/[email protected].24
69
- name: Upload artifact
70
uses: actions/upload-pages-artifact@v3
71
with:
0 commit comments