Skip to content

Commit

Permalink
update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
dmceachernmsft committed Mar 4, 2024
1 parent 98c1152 commit 8763303
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
jobs:
release:
name: Release
permissions: read-all
permissions:
deployments: write
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit 8763303

Please sign in to comment.