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.
2 parents 77920f9 + 293e463 commit 4868314Copy full SHA for 4868314
.github/workflows/docker-publish.yml
@@ -4,7 +4,7 @@ run-name: Build and Push Docker Image (${{ github.ref_name }})
4
on:
5
push:
6
tags:
7
- - "v*.*"
+ - "v*.*.*"
8
9
workflow_dispatch:
10
0 commit comments