mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-08 19:07:26 +00:00
meshtasticd debian: secrets perms (#5751)
This commit is contained in:
6
.github/workflows/build_debian_src.yml
vendored
6
.github/workflows/build_debian_src.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Build Debian Source Package
|
||||
|
||||
on: workflow_call
|
||||
on:
|
||||
workflow_call:
|
||||
secrets:
|
||||
PPA_GPG_PRIVATE_KEY:
|
||||
required: true
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user