Skip to content

Commit 9eb23d4

Browse files
Update publish.yml
1 parent d33952c commit 9eb23d4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ jobs:
6767
- name: Build with Next.js
6868
run: ${{ steps.detect-package-manager.outputs.runner }} next build
6969
- name: _just
70-
uses: js-just/latest@main
71-
with:
72-
postprocessor-version: "24"
70+
uses: js-just/[email protected]
7371
- name: Upload artifact
7472
uses: actions/upload-pages-artifact@v3
7573
with:

0 commit comments

Comments
 (0)