Update publish.yml
This commit is contained in:
parent
71327ba85a
commit
87e330fee5
|
@ -2,7 +2,8 @@ name: publish
|
|||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types:
|
||||
- published
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
Loading…
Reference in New Issue