mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-04 12:27:50 +00:00
Fix permissions and secrets inheritance in twilight-release-schedule.yml
This commit is contained in:
@@ -8,6 +8,7 @@ jobs:
|
||||
twilight-release-schedule:
|
||||
name: Twilight Release Schedule
|
||||
permissions: write-all
|
||||
secrets: inherit
|
||||
uses: ./.github/workflows/build.yml
|
||||
with:
|
||||
create_release: true
|
||||
|
||||
Reference in New Issue
Block a user