Update docker-publish.yml

pull/618/head
Broque Thomas 1 week ago
parent e132f1e295
commit 57cbdc2ed4

@ -9,9 +9,9 @@ on:
workflow_dispatch:
inputs:
version_tag:
description: 'Version tag (e.g. 2.5.3)'
description: 'Version tag (e.g. 2.5.4)'
required: true
default: '2.5.3'
default: '2.5.4'
jobs:
build-and-push:

Loading…
Cancel
Save