Skip to content

Commit

Permalink
Merge pull request #84 from kfox1111/pages2
Browse files Browse the repository at this point in the history
Add permission bits to pages job
  • Loading branch information
kfox1111 authored Feb 1, 2025
2 parents 5508e6d + 16f3673 commit 777938a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
runs-on: ubuntu-24.04
timeout-minutes: 30
needs: packages
permissinos:
id-token: write
contents: read
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 777938a

Please sign in to comment.