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.
2 parents 994de2c + 60481e6 commit 29c057cCopy full SHA for 29c057c
.github/workflows/release.yml
@@ -1,6 +1,8 @@
1
name: Release
2
on:
3
push:
4
+ branches:
5
+ - main
6
tags:
7
- '*'
8
jobs:
0 commit comments