mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-24 07:38:33 +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:
|
||||
required: true
|
||||
type: string
|
||||
description: "'12', '13' or 'develop'"
|
||||
description: "Major version, git tags should match 'v{version}.*'; or 'develop'"
|
||||
push:
|
||||
required: true
|
||||
type: boolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user