mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-08 06:34:20 -04:00
feat(workflow): update permissions for release workflow (#3333)
This commit is contained in:
@@ -23,6 +23,9 @@ on:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: read
|
||||
id-token: write
|
||||
attestations: write
|
||||
|
||||
jobs:
|
||||
create-tag:
|
||||
|
||||
Reference in New Issue
Block a user