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 f4c1b7f commit 8a9a78aCopy full SHA for 8a9a78a
.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