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