Update publish yml
This commit is contained in:
parent
f9c48bdf83
commit
5087360a43
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
|
|
@ -5,6 +5,9 @@ on:
|
|||
types:
|
||||
- published
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue