Skip to content

Commit a26cc3d

Browse files
authored
Merge pull request #129 from timoncool/claude/automated-changelog-Ezmi9
fix: добавить permissions для GitHub Action
2 parents 49681a0 + d3aa073 commit a26cc3d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/changelog.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- main
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
update-changelog:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)