Skip to content

Commit

Permalink
Bucket not as secret
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Jan 21, 2025
1 parent 6fa6efe commit ca5f955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/recovery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
echo ${{ secrets.SPACK_DEPLOYMENT_KEY_PRIVATE }} > keys/spack_key
ls
ls keys
aws s3 cp --recursive keys/ s3://${{ secrets.BUCKET }}/
aws s3 cp --recursive keys/ s3://erik-temp-bucket/

0 comments on commit ca5f955

Please sign in to comment.