Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
Use forked synthetix version of s3-upload-action
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjocke committed Mar 28, 2022
1 parent a44a0d2 commit 6cacca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit_build_verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
run: yarn dispersed-bundle

- name: Upload dispersed bundle to S3
uses: shallwefootball/s3-upload-action@master
uses: Synthetixio/upload-s3-action@master
with:
aws_key_id: ${{ secrets.AWS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
Expand Down

0 comments on commit 6cacca4

Please sign in to comment.