Skip to content

Commit

Permalink
master. Using only one environment for documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
javihern98 committed Oct 24, 2023
1 parent 0c4ca79 commit 4fbccf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
generate-documentation:
runs-on: ubuntu-latest
environment:
name: gh-pages
name: github-pages
url: ${{steps.deployment.outputs.page_url}}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4fbccf1

Please sign in to comment.