Skip to content

Commit

Permalink
Add Permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog authored May 22, 2024
1 parent 6d272fc commit 322e706
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
runs-on: ubuntu-latest
container: ruby:2.7.2

permissions:
contents: read
pages: write
id-token: write

environment:
name: github-pages
url: ${{steps.deployment.outputs.page_url}}
Expand Down

0 comments on commit 322e706

Please sign in to comment.