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 77920f9 commit 293e463Copy full SHA for 293e463
.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