Skip to content

Commit

Permalink
Only upload html file
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-clayton committed Jul 19, 2023
1 parent 819cfa8 commit 11f83cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: github-pages
path: |
./
!./*.adoc
path: index.html
deploy:
# Add a dependency to the build job
needs: build
Expand Down

0 comments on commit 11f83cc

Please sign in to comment.