ci: fix actions permissions scope

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2025-06-23 16:50:57 -07:00
parent ce85cffbee
commit 5e1e2c9e29
+4
View File
@@ -5,6 +5,10 @@ on:
branches:
- main
permissions:
contents: read
actions: write
jobs:
build-appimage:
runs-on: ubuntu-latest