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 028cc8f commit 0b875caCopy full SHA for 0b875ca
.github/workflows/docker-publish.yaml
@@ -3,7 +3,7 @@ name: Docker Build and Publish
3
on:
4
push:
5
tags:
6
- - "leios/[0-9][0-9][0-9][0-9]w[0-9][0-9]"
+ - "leios-[0-9][0-9][0-9][0-9]w[0-9][0-9]"
7
- "v[0-9]+.[0-9]+.[0-9]+"
8
- "[0-9]+.[0-9]+.[0-9]+"
9
0 commit comments