Skip to content

Commit b549b1e

Browse files
authored
Merge pull request #151 from microsoft/feat/publish-pipeline
refactor: update pipeline permission
2 parents 413879e + 2a7ca72 commit b549b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
default: "false"
2020

2121
permissions:
22-
contents: read
22+
contents: write
2323

2424
jobs:
2525
publish:

0 commit comments

Comments
 (0)