Skip to content

Commit a04e826

Browse files
fix: automating with write permission
1 parent 432aa6d commit a04e826

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/english/blog/080_automating-liascript-transformations-on-github.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ on:
106106
branches:
107107
- main
108108
109+
permissions:
110+
contents: write
111+
109112
jobs:
110113
generate:
111114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)