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 60d00f7 commit a6c847bCopy full SHA for a6c847b
.github/workflows/release.yml
@@ -1,9 +1,6 @@
1
name: Release
2
on:
3
push:
4
- branches:
5
- - main
6
- - "v[0-9]+.[0-9]+"
7
tags:
8
- "v*"
9
0 commit comments