mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 18:03:30 +00:00
fixed content permission on release drafter
This commit is contained in:
3
.github/workflows/release_drafter.yaml
vendored
3
.github/workflows/release_drafter.yaml
vendored
@@ -5,6 +5,9 @@ on:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
package_application:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user