mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-28 23:20:19 +00:00
add name to publish flow
This commit is contained in:
parent
04cd98fffa
commit
34f4647594
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
@ -14,6 +14,7 @@
|
||||||
#
|
#
|
||||||
# It's intended that this workflow is run manually, and only when we're ready to release
|
# It's intended that this workflow is run manually, and only when we're ready to release
|
||||||
|
|
||||||
|
name: Publish
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue