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 b8d8450 commit 3895c1cCopy full SHA for 3895c1c
.github/workflows/release.yml
@@ -1,6 +1,6 @@
1
on:
2
push:
3
- tags: ["[0-9]+.[0-9].[0-9]"]
+ tags: ["[0-9]+.[0-9]+.[0-9]+"]
4
5
jobs:
6
draft-release:
0 commit comments