1 parent 709ba28 commit 121207fCopy full SHA for 121207f
1 file changed
.github/workflows/publicar-docs.yml
@@ -16,6 +16,6 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Publicar no GitBook
19
- uses: gitbook/github-action@latest
+ uses: GitbookIO/gitbook-action@v1.1.1
20
with:
21
token: ${{ secrets.GITBOOK_TOKEN }}
0 commit comments