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 f4fb826 commit a6d26f4Copy full SHA for a6d26f4
.github/workflows/build.yml
@@ -43,6 +43,7 @@ jobs:
43
combine: true
44
target: ${{ matrix.config.target }}
45
build-args: '--parallel 16'
46
+ gh-pat: ${{ secrets.GH_PAT }}
47
48
package:
49
name: Package builds
0 commit comments