Skip to content

Commit

Permalink
Update .github/workflows/build-binaries-and-push-to-r2.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgorenflo authored Mar 25, 2024
1 parent 9e020ca commit c9ccaa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binaries-and-push-to-r2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
r2-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY_CF }}
r2-bucket: ${{ secrets.R2_BUCKET }}
source-dir: ${{ steps.build-binary.outputs.binary-directory }}
destination-dir: ./pre-releases/axelard/
destination-dir: ./pre-releases/axelard/

0 comments on commit c9ccaa8

Please sign in to comment.