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 d3639ec commit 5f8f476Copy full SHA for 5f8f476
4 files changed
.github/workflows/docker-publish.yml
@@ -9,7 +9,7 @@ on:
9
push:
10
tags:
11
- 'v*'
12
- - '[0-9]+.[0-9]+.[0-9]+'
+ - '[0-9]*'
13
workflow_dispatch:
14
15
env:
.github/workflows/gh-pages.yml
@@ -4,7 +4,7 @@ on:
4
5
6
7
8
permissions:
.github/workflows/linux-release.yml
.github/workflows/windows-release.yml
0 commit comments