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 aa82b65 commit 816b7e8Copy full SHA for 816b7e8
.github/workflows/build.yml
@@ -10,6 +10,7 @@ jobs:
10
permissions:
11
checks: write
12
contents: read
13
+ packages: read
14
runs-on: ${{ matrix.os }}
15
strategy:
16
fail-fast: false
0 commit comments