We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ecafb commit d0993e3Copy full SHA for d0993e3
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
tags:
6
- "*"
7
+ branches: [master]
8
9
permissions:
10
contents: write
0 commit comments