Skip to content

Commit

Permalink
Fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-clayton committed Jul 19, 2023
1 parent 5bd3e1d commit 819cfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Archive artifacts
uses: actions/upload-artifact@v3
with:
name: html
name: github-pages
path: |
./
!./*.adoc
Expand Down

0 comments on commit 819cfa8

Please sign in to comment.