We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098b0bc commit 3ce6c96Copy full SHA for 3ce6c96
.github/workflows/publish_docker.yml
@@ -9,6 +9,7 @@ on:
9
tag:
10
description: "Image tag (e.g. 8.2-2.2)"
11
required: true
12
+ default: latest
13
14
jobs:
15
build:
0 commit comments