Skip to content

Commit 94d872e

Browse files
committed
refactor: removed comments on publish.yml
1 parent 045ffd4 commit 94d872e

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)