Skip to content

Commit

Permalink
Checking permissions for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
cbuahin committed Jul 11, 2024
1 parent fe41561 commit 545bdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ concurrency:

jobs:
build_docs:
name: Build Docs
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
name: Build Docs
runs-on: ubuntu-latest
steps:
- name: Checkout repo
Expand Down

0 comments on commit 545bdac

Please sign in to comment.