mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Added name to Custom build workflow
- this was missed from the previous commit but makes it prettier to read
This commit is contained in:
parent
f133e6af4d
commit
d3a8b64f20
1 changed files with 1 additions and 0 deletions
1
.github/workflows/custom-build.yml
vendored
1
.github/workflows/custom-build.yml
vendored
|
@ -1,3 +1,4 @@
|
|||
name: Custom build
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Reference in a new issue