We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944993e commit 1aacd35Copy full SHA for 1aacd35
.github/workflows/docker-build-publish.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
# Restrict usage by tag protection rules
7
tags:
8
- - "v*.*.*"
+ - "v*.*.**"
9
branches:
10
- "sirosid/**"
11
- "release/sirosid/**"
0 commit comments