Skip to content

Commit bd7a47c

Browse files
authored
Merge pull request #1 from duhoshina/development
refactor: removed comments on publish.yml
2 parents 045ffd4 + 94d872e commit bd7a47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
tags:
8-
- 'v*.*.*' # publica apenas tags de versão semântica
8+
- 'v*.*.*'
99

1010
jobs:
1111
publish:

0 commit comments

Comments
 (0)