We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d915f41 commit bfbaecbCopy full SHA for bfbaecb
.github/workflows/push.yml
@@ -73,6 +73,8 @@ jobs:
73
runs-on: ubuntu-latest
74
needs: check
75
if: github.event_name == 'push'
76
+ permissions:
77
+ contents: read
78
steps:
79
- name: Download binary
80
uses: actions/download-artifact@v3
0 commit comments