Skip to content

Commit

Permalink
chore: remove sync option
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Nov 9, 2023
1 parent 3c92e4b commit 8776888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oeth-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: cd ./dist/apps/oeth && zip -r oeth.zip .

- name: Deploy to S3 bucket
run: aws s3 cp ./dist/apps/oeth/oeth.zip s3://origin-defi --delete
run: aws s3 cp ./dist/apps/oeth/oeth.zip s3://origin-defi

0 comments on commit 8776888

Please sign in to comment.