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 01e2aec commit 29ef3c5Copy full SHA for 29ef3c5
.github/workflows/build-linux.yaml
@@ -22,6 +22,8 @@ jobs:
22
os: ubuntu-24.04-arm
23
runs-on: ${{ matrix.os }}
24
timeout-minutes: 15
25
+ permissions:
26
+ contents: write
27
steps:
28
- name: Checkout
29
uses: actions/checkout@v4
0 commit comments