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 a74b70a commit baa13e2Copy full SHA for baa13e2
.github/workflows/binaries.yml
@@ -1,6 +1,9 @@
1
name: Add Binaries to current release.
2
3
on:
4
+ push:
5
+ tags:
6
+ - v*
7
#workflow_run:
8
# workflows:
9
# - Release
0 commit comments