Skip to content

Commit

Permalink
test: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicGBauer committed Nov 27, 2023
1 parent f6e3d93 commit e66ad44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
environment:
name: github-pages
name: github-pages-test
url: ${{ steps.deployment.outputs.page_url }}
needs: build
steps:
Expand Down

0 comments on commit e66ad44

Please sign in to comment.