Skip to content

Commit

Permalink
scatter shot permissions: write-all to solve agent permission issue…
Browse files Browse the repository at this point in the history
…s when creating a release
  • Loading branch information
ncx-kevinCefalu committed Sep 28, 2023
1 parent b4bcaa0 commit 79428bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
tags:
- "*"

permissions: write-all

env:
PLUGIN_NAME: psi-azdo-sync

Expand Down

0 comments on commit 79428bd

Please sign in to comment.