We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12a432 commit 835252dCopy full SHA for 835252d
1 file changed
.github/workflows/release.yml
@@ -2,7 +2,6 @@ name: release
2
on:
3
push:
4
branches:
5
- - master
6
- main
7
8
concurrency: ${{ github.workflow }}-${{ github.ref }}
0 commit comments