We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12c8cf commit b25cf6dCopy full SHA for b25cf6d
1 file changed
.github/workflows/build.yml
@@ -30,6 +30,8 @@ jobs:
30
platform: darwin/amd64
31
32
runs-on: ${{ matrix.os }}
33
+ permissions:
34
+ contents: write
35
steps:
36
- name: Checkout
37
uses: actions/checkout@v4
0 commit comments