Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 7b68c56

Browse files
committed
fix
1 parent ed24680 commit 7b68c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
# with:
7070
# cid: ${{ steps.upload.outputs.hash }}
7171

72-
- uses: chrislennon/action-aws-cli@v1.1
72+
- uses: 1inch-exchange/aws-cli@v1.0.3
7373
- name: Deploy
7474
run: |
7575
aws s3 sync ./build/ s3://mooniswap.exchange --delete --exact-timestamps

0 commit comments

Comments
 (0)