Skip to content

Commit bfbaecb

Browse files
First Release? v7
1 parent d915f41 commit bfbaecb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
runs-on: ubuntu-latest
7474
needs: check
7575
if: github.event_name == 'push'
76+
permissions:
77+
contents: read
7678
steps:
7779
- name: Download binary
7880
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)