Skip to content

Commit b97e0a8

Browse files
authored
Merge pull request #11 from blend-capital/fix-release
ci: add permissions to stellar expert release yml
2 parents b2e4ceb + 3d6e521 commit b97e0a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
name: Stellar Expert WASM Release
2+
3+
permissions:
4+
id-token: write
5+
contents: write
6+
attestations: write
7+
28
on:
39
push:
410
tags:

0 commit comments

Comments
 (0)