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 07375d9 commit 6bad5eaCopy full SHA for 6bad5ea
.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