1 parent b267bc3 commit a18ad51Copy full SHA for a18ad51
1 file changed
.github/workflows/create_release.yml
@@ -2,6 +2,8 @@ name: Create Android Release
2
3
permissions:
4
contents: write
5
+ id-token: write
6
+ attestations: write
7
8
on: workflow_dispatch
9
0 commit comments