Skip to content

Commit

Permalink
steps
Browse files Browse the repository at this point in the history
  • Loading branch information
will-cromar committed Apr 25, 2024
1 parent 6155e75 commit e6b6aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
path: 'gh-pages'

deploy:
needs: build-docs
runs-on: ubuntu-latest
Expand All @@ -67,6 +66,7 @@ jobs:
# name: github-pages
# url: ${{ steps.deployment.outputs.page_url }}

steps:
# - name: Deploy to GitHub Pages
# id: deployment
# uses: actions/deploy-pages@v4
Expand Down

0 comments on commit e6b6aa7

Please sign in to comment.