Skip to content

Commit

Permalink
fix name etcd_output_checksums --> etcd_output
Browse files Browse the repository at this point in the history
  • Loading branch information
aneesh1 committed Sep 23, 2024
1 parent b0e780f commit dee982f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dd-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: etcd_output_checksums
name: etcd_output
path: _output/checksums
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Upload checksums
Expand Down

0 comments on commit dee982f

Please sign in to comment.