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 f846db4 commit e72db86Copy full SHA for e72db86
.github/workflows/release.yml
@@ -1,6 +1,7 @@
1
name: Release
2
on:
3
push:
4
+ branches: [main]
5
tags:
6
- v[1-9]+.[0-9]+.[0-9]+
7
jobs:
0 commit comments