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 4f77667 commit f9798ebCopy full SHA for f9798eb
.github/workflows/release.yml
@@ -1,6 +1,8 @@
1
name: Release
2
on:
3
push:
4
+ tags:
5
+ - '*'
6
branches:
7
- main
8
- release**
0 commit comments