Skip to content

Commit 121207f

Browse files
committed
fix(ci): Atualiza para o caminho correto da GitBook Action
1 parent 709ba28 commit 121207f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publicar-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Publicar no GitBook
19-
uses: gitbook/github-action@latest
19+
uses: GitbookIO/gitbook-action@v1.1.1
2020
with:
2121
token: ${{ secrets.GITBOOK_TOKEN }}

0 commit comments

Comments
 (0)