Skip to content

Commit

Permalink
Add env to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrichards committed Dec 28, 2024
1 parent 74080ed commit 0a89faf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploybook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
deploy-book:
environment:
name: github-pages
runs-on: ubuntu-latest
permissions:
pages: write
Expand Down

0 comments on commit 0a89faf

Please sign in to comment.