Skip to content

Commit

Permalink
change perms
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesrje committed Sep 2, 2024
1 parent 8267ceb commit 536874f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'v*.*.*'

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

Expand Down Expand Up @@ -109,8 +109,9 @@ jobs:
wally publish
publish-announcement:
name: Publish Announce
name: Publish Announcement
runs-on: ubuntu-latest
needs: publish-package
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 536874f

Please sign in to comment.