Skip to content

Commit 87bd0ff

Browse files
committed
fixed github ci permission
1 parent a599c93 commit 87bd0ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/version-bump.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ on:
1717
required: false
1818
type: string
1919

20+
permissions:
21+
contents: write
22+
pull-requests: write
23+
2024
jobs:
2125
version-bump:
2226
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)