fix sync-docs workflow

pull/2883/head
René Werner 2024-02-21 21:54:55 +01:00
parent 0df0e0855d
commit ddc6b231f8
1 changed files with 1 additions and 1 deletions

View File

@ -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