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 769f622 commit f18cbdaCopy full SHA for f18cbda
.github/workflows/release.yml
@@ -6,7 +6,7 @@ name: Release
6
on:
7
push:
8
tags:
9
- - "**"
+ - "0.*"
10
11
# Prevent multiple releases from starting at the same time.
12
concurrency:
0 commit comments