We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 045ffd4 + 94d872e commit bd7a47cCopy full SHA for bd7a47c
1 file changed
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
tags:
8
- - 'v*.*.*' # publica apenas tags de versão semântica
+ - 'v*.*.*'
9
10
jobs:
11
publish:
0 commit comments