mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(workflow): update permissions for release workflow (#3333)
This commit is contained in:
parent
015bf123b2
commit
1a91223e89
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ on:
|
|||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: read
|
||||
id-token: write
|
||||
attestations: write
|
||||
|
||||
jobs:
|
||||
create-tag:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue