Skip to content

Commit 9a64d79

Browse files
committed
chore(ci): incluye build de estilos Tailwind antes de publicar
1 parent 8517de8 commit 9a64d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Configure Git to use HTTPS instead of SSH
23-
run: git config --global url."https://github.com/".insteadOf git@github.com:
23+
run: git config --global url."https://github.com/".insteadOf git@github.com
2424

2525
- name: Setup Node
2626
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)