We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cfa1f1 + 3869950 commit 8aa4aaeCopy full SHA for 8aa4aae
1 file changed
.github/workflows/main.yml
@@ -2,6 +2,8 @@ name: Create Release
2
3
on:
4
push:
5
+ tags:
6
+ - '*'
7
8
jobs:
9
build:
0 commit comments