Skip to content

Commit

Permalink
cleanup: fix checkout full history
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Nov 20, 2024
1 parent 25b1644 commit 44b42e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ jobs:
- name: Download UserManual Artifact
uses: actions/download-artifact@v4
with:
name: qpep_user_manual
name: qpep_user_manual_v${{ github.event.inputs.version_tag }}

- name: Prepare archives
run: |
Expand Down

0 comments on commit 44b42e0

Please sign in to comment.