Small Fix: Release_Channels permissions (#5852)

This commit is contained in:
Austin
2025-01-14 02:17:54 -05:00
committed by GitHub
parent 729c39fb86
commit dd9ab7f0e1
2 changed files with 15 additions and 27 deletions

View File

@@ -4,7 +4,9 @@ on:
release:
types: [published, released]
permissions: read-all
permissions:
contents: write
packages: write
jobs:
package-ppa: