We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234198b commit 99eaa6dCopy full SHA for 99eaa6d
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: Make release
2
3
on:
4
- release:
+ push:
5
tags:
6
- 'v*'
7
workflow_dispatch:
0 commit comments