mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-24 23:58:27 +00:00
Update version input description in docker-build-push
This commit is contained in:
parent
668fbba22a
commit
5780727208
2
.github/workflows/docker-build-push.yml
vendored
2
.github/workflows/docker-build-push.yml
vendored
@ -10,7 +10,7 @@ on:
|
|||||||
version:
|
version:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
description: "'12', '13' or 'develop'"
|
description: "Major version, git tags should match 'v{version}.*'; or 'develop'"
|
||||||
push:
|
push:
|
||||||
required: true
|
required: true
|
||||||
type: boolean
|
type: boolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user