Skip to content

Commit 9f97be3

Browse files
committed
Update permissions.
1 parent a51667b commit 9f97be3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-tag.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ jobs:
2020
name: Deploy Tag
2121
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
2222
permissions:
23-
contents: read
23+
contents: write
2424
issues: write
25+
pull-requests: write
2526
attestations: write
2627
id-token: write
2728
with:

0 commit comments

Comments
 (0)