diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index a7ab7a98..d7e129ae 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -26,7 +26,7 @@ jobs: run: bun run docs - name: Commit the Docs - uses: cpina/github-action-push-to-another-repository@main + uses: cpina/github-action-push-to-another-repository@v1 env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: