change workflow names
All checks were successful
Build Plugins / Build plugins (push) Successful in 16s
All checks were successful
Build Plugins / Build plugins (push) Successful in 16s
This commit is contained in:
parent
276e186a98
commit
f215c3da7a
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
name: build
|
name: Build Plugins
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
name: publish
|
name: Publish Plugins to Release Branch
|
||||||
|
|
||||||
on: workflow_dispatch
|
on: workflow_dispatch
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue