We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e3246d + 7ad440a commit 0bfddacCopy full SHA for 0bfddac
.github/workflows/release.yml
@@ -2,6 +2,8 @@ name: Build and Release
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
tags:
8
- 'v*'
9
workflow_dispatch:
0 commit comments