Skip to content

Commit

Permalink
ci: Rename documentation environment
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed Nov 3, 2024
1 parent 191770f commit 7ea60b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

deploy-docs:
environment:
name: github-pages
name: Documentation
url: ${{ steps.deployment.outputs.page_url }}
needs: build-docs
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7ea60b6

Please sign in to comment.