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 f23b6b5 commit ed0b7c0Copy full SHA for ed0b7c0
.github/workflows/release-image.yml
@@ -9,7 +9,7 @@ on:
9
image_tag:
10
description: 'The tag name of image'
11
required: true
12
- default: ''
+ default: 'latest'
13
release:
14
types:
15
- published
0 commit comments