Skip to content

Commit a18ad51

Browse files
committed
Fix release workflow
1 parent b267bc3 commit a18ad51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/create_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Create Android Release
22

33
permissions:
44
contents: write
5+
id-token: write
6+
attestations: write
57

68
on: workflow_dispatch
79

0 commit comments

Comments
 (0)