Skip to content

Commit

Permalink
Add id to setup-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
yngvem authored May 24, 2023
1 parent dbaabf8 commit 103f16b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ jobs:
run: |
cd docs
poetry run make html
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 103f16b

Please sign in to comment.