Skip to content

Commit c43ef0c

Browse files
authored
Update build_binary.yml
1 parent 6e43470 commit c43ef0c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build_binary.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
build-binary:
1616
name: 'Build binary'
1717
runs-on: ubuntu-latest
18+
permissions:
19+
contents: write
20+
1821
steps:
1922
- name: 'Checkout repository'
2023
uses: actions/checkout@v4

0 commit comments

Comments
 (0)