Skip to content

Commit d2b1fc6

Browse files
Update tmp.yml
1 parent e68dafe commit d2b1fc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tmp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
replace-version:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: write # ← fixes the 403
1214
steps:
1315
- name: Checkout repository
1416
uses: actions/checkout@v3

0 commit comments

Comments
 (0)