Merge pull request #1 from PichaiTK/alert-autofix-1

Potential fix for code scanning alert no. 1: Workflow does not contain permissions
pull/2092/head
Tack kee 6 months ago committed by GitHub
commit a94e79c94b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,8 @@
name: GitHub Release with APKs
permissions:
contents: write
on:
workflow_dispatch:
push:

Loading…
Cancel
Save