Skip to content

Commit

Permalink
Rename GitHub Pages environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Gawdl3y committed Mar 19, 2024
1 parent 30bd726 commit ae6e42b
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 @@ -52,7 +52,7 @@ jobs:
needs: build-docs
runs-on: ubuntu-latest
environment:
name: github-pages
name: GitHub Pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit ae6e42b

Please sign in to comment.