mirror of https://github.com/gofiber/fiber.git
fix sync-docs workflow
parent
0df0e0855d
commit
ddc6b231f8
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
ref: ${{ github.event.release.tag_name }}
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Setup Node.js environment
|
||||
|
|
Loading…
Reference in New Issue