Skip to content

Commit 7643767

Browse files
authored
Merge pull request #11 from nelisjunior/copilot/fix-80e389c0-4a7c-40f3-a138-8beefb562554
fix: add contents write permission to bump-version workflow
2 parents 4bf0916 + 2c7dfe3 commit 7643767

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/bump-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Bump Version
2+
permissions:
3+
contents: write
24

35
"on":
46
push:

0 commit comments

Comments
 (0)