Skip to content

Commit

Permalink
fix(ci): Fix release artifact upload (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch authored Jan 17, 2024
1 parent 16c97a4 commit ceb96f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
workflow: build.yml
workflow_conclusion: success
repo: ${{ github.repository }}
commit: ${{github.event.pull_request.head.sha}}
if_no_artifact_found: fail
skip_unpack: true
- name: Checksum
Expand Down

0 comments on commit ceb96f3

Please sign in to comment.