Skip to content

Commit 12c7d69

Browse files
Update action runner permissions (#56)
1 parent fb09c4c commit 12c7d69

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.changeset/silent-planes-prove.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
99

1010
permissions:
1111
id-token: write
12-
contents: read
12+
contents: write
1313
pull-requests: write
1414

1515
jobs:

0 commit comments

Comments
 (0)