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 08eec05 commit 716e465Copy full SHA for 716e465
.github/workflows/docker-hub.yml
@@ -9,7 +9,7 @@ on:
9
branches:
10
- master
11
tags:
12
- - "v*"
+ - 'v*.*.*'
13
14
env:
15
IMAGE_NAME: index.docker.io/metacall/core
0 commit comments