Skip to content

Commit

Permalink
improve upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr Martian committed Oct 3, 2024
1 parent 4a90180 commit d0c419b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: ./docs # Path to the docs folder
name: github-pages
retention-days: 1

deploy-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d0c419b

Please sign in to comment.