We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d477aa0 commit 82afee4Copy full SHA for 82afee4
1 file changed
.github/workflows/release.yaml
@@ -15,6 +15,10 @@ env:
15
WASI_SDK_VERSION: 20.46gf3a1f8991535
16
WASI_SDK_RELEASE: wasi-sockets-alpha-5
17
18
+permissions:
19
+ contents: write
20
+ pull-requests: write
21
+
22
jobs:
23
linux:
24
name: Populate cache
0 commit comments