We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6418a commit efb73d9Copy full SHA for efb73d9
.github/workflows/release.yaml
@@ -2,8 +2,6 @@ name: release
2
3
on:
4
push:
5
- branches:
6
- - main
7
tags:
8
- 'v*'
9
0 commit comments