Update docker-publish.yml
This commit is contained in:
parent
e38c0adc57
commit
a91b4fae2d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
version_tag:
|
||||
description: 'Version tag (e.g. 1.6, 1.7)'
|
||||
required: true
|
||||
default: '1.6'
|
||||
default: '1.7'
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue