Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
annie-mac committed Feb 28, 2024
1 parent caa87de commit ddd4ac6
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,19 @@ on:

name: Build and create release
permissions:
actions: write
contents: read
deployments: write
packages: write
pull-requests: write
security-events: write
actions: write
checks: write
contents: write
deployments: write
id-token: write
issues: write
discussions: write
packages: write
pages: write
pull-requests: write
repository-projects: write
security-events: write
statuses: write

jobs:
build:
Expand Down

0 comments on commit ddd4ac6

Please sign in to comment.