Skip to content

Commit

Permalink
workflow: Update deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: JohnserfSeed <40727745+Johnserf-Seed@users.noreply.github.com>
  • Loading branch information
Johnserf-Seed authored Jul 8, 2024
1 parent ce6fd28 commit c6f6c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
working-directory: ./docs

- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: docs/.vitepress/dist

Expand Down

0 comments on commit c6f6c23

Please sign in to comment.