Skip to content

Commit 82afee4

Browse files
committed
fix release workflow
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
1 parent d477aa0 commit 82afee4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ env:
1515
WASI_SDK_VERSION: 20.46gf3a1f8991535
1616
WASI_SDK_RELEASE: wasi-sockets-alpha-5
1717

18+
permissions:
19+
contents: write
20+
pull-requests: write
21+
1822
jobs:
1923
linux:
2024
name: Populate cache

0 commit comments

Comments
 (0)