mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-08-03 10:58:46 -04:00
Fix duplicate permissions in release-drafter.yml
Removed duplicate permissions section in release-drafter.yml
This commit is contained in:
committed by
GitHub
parent
4718b1f3f5
commit
88a9a7e692
4
.github/workflows/release-drafter.yml
vendored
4
.github/workflows/release-drafter.yml
vendored
@@ -10,10 +10,6 @@ permissions:
|
||||
contents: write
|
||||
pull-requests: read
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: read
|
||||
|
||||
jobs:
|
||||
update_release_draft:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user