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 c1b3caa commit 77f76f6Copy full SHA for 77f76f6
.github/workflows/docker-publish.yml
@@ -9,7 +9,7 @@ on:
9
push:
10
branches: ["master"]
11
# Publish semver tags as releases.
12
- tags: ["v*.*.*"]
+ tags: ["v*.*"]
13
pull_request:
14
15
0 commit comments