Update releaseArtifacts.yml
This commit is contained in:
parent
624e015315
commit
362a7ff434
1 changed files with 1 additions and 1 deletions
2
.github/workflows/releaseArtifacts.yml
vendored
2
.github/workflows/releaseArtifacts.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
release:
|
||||
types: [created]
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
packages: write
|
||||
jobs:
|
||||
push:
|
||||
|
|
Loading…
Reference in a new issue