We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a564c81 commit 83d4ab5Copy full SHA for 83d4ab5
.github/workflows/release.yml
@@ -1,8 +1,8 @@
1
name: New Release
2
on:
3
push:
4
- tags:
5
- - '*'
+ branches:
+ - main
6
7
jobs:
8
init:
0 commit comments