Skip to content

Commit

Permalink
added uses to upload pages artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
nguy8tri committed Sep 17, 2024
1 parent 76853c1 commit 4a3c75e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
destination: ./_site
verbose: true
- name: Upload Pages Artifact
uses: actions/upload-pages-artifact@v4
with:
path: ./_site
name: github-pages
Expand Down

0 comments on commit 4a3c75e

Please sign in to comment.