We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e0095 commit beb898bCopy full SHA for beb898b
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
- published
6
push:
7
tags:
8
- - 'v*'
+ - '*'
9
10
jobs:
11
build-artifacts:
0 commit comments