We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 036af23 + b7793f4 commit 1996870Copy full SHA for 1996870
.github/workflows/cross_build.yml
@@ -13,6 +13,8 @@ jobs:
13
go-version: [oldstable, stable]
14
os: [ubuntu-latest, macos-latest]
15
runs-on: ${{ matrix.os }}
16
+ permissions:
17
+ contents: write
18
env:
19
CGO_ENABLED: 0
20
steps:
0 commit comments