mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-13 22:04:22 +00:00
chore(ci): update workflows
This commit is contained in:
6
.github/workflows/new-release.yml
vendored
6
.github/workflows/new-release.yml
vendored
@@ -13,11 +13,7 @@ jobs:
|
||||
new-daily-release:
|
||||
runs-on: self-hosted
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-request: write
|
||||
release: write
|
||||
workflows: write
|
||||
permissions: write-all
|
||||
|
||||
outputs:
|
||||
created: ${{ steps.daily-version.outputs.created }}
|
||||
|
||||
Reference in New Issue
Block a user