Update publish.yml
fix workflow incorrect syntax
This commit is contained in:
parent
9b37b89c57
commit
fe8465fcaa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Web Client Package
|
||||
on:
|
||||
pull_requests:
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue