Skip to content

Commit

Permalink
overwrite: true
Browse files Browse the repository at this point in the history
  • Loading branch information
aneesh1 committed Sep 20, 2024
1 parent a97f6bc commit a9e2f69
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/dd-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,7 @@ jobs:
path: release/SHA256SUMS
env:
SANITIZED_TARGET_PLATFORM: ${{ env.SANITIZED_TARGET_PLATFORM }}
- name: Merge checksums
uses: actions/upload-artifact/merge@v4
if: always()
with:
name: etcd_output_checksums
pattern: etcd_output_checksums_*
delete-merged: true
overwrite: true
release:
permissions:
contents: write
Expand Down

0 comments on commit a9e2f69

Please sign in to comment.