Skip to content

Commit

Permalink
fix(cd): change name (#2094)
Browse files Browse the repository at this point in the history
Change name of artifacts to see if cd succeeds  now
  • Loading branch information
harshil-goel authored Aug 29, 2024
1 parent 7c6d2b7 commit b8e955e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd-badger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ jobs:
with:
name: badger-linux-arm64-${{ github.run_id }}
path: |
badger/badger-checksum-linux-arm64.sha256
badger/badger-linux-arm64.tar.gz
badger-arm/badger-checksum-linux-arm64.sha256
badger-arm/badger-linux-arm64.tar.gz

0 comments on commit b8e955e

Please # to comment.