Skip to content

Commit

Permalink
Update push_main.yml
Browse files Browse the repository at this point in the history
zeramorphic authored Dec 6, 2024

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
1 parent 902caf0 commit 6d681e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_main.yml
Original file line number Diff line number Diff line change
@@ -110,7 +110,7 @@ jobs:
run: JEKYLL_ENV=production bundle exec jekyll build

- name: upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: "docs/_site"

0 comments on commit 6d681e2

Please sign in to comment.