We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2665a16 commit 31e165fCopy full SHA for 31e165f
.github/workflows/push.yml
@@ -3,7 +3,7 @@ name: Push
3
on:
4
push:
5
tags:
6
- - 'v*.*.*'
+ - '*'
7
8
jobs:
9
0 commit comments