We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c39196 commit 2e28f33Copy full SHA for 2e28f33
.github/workflows/tagged-release.yml
@@ -1,5 +1,7 @@
1
on:
2
push:
3
+ branches:
4
+ - master
5
# Sequence of patterns matched against refs/tags
6
tags:
7
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
0 commit comments