Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
ponkio-o committed Mar 2, 2024
1 parent 7cb6945 commit 68fd19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:

- name: Upload to R2
working-directory: public
run: aws s3 sync . --endpoint-url $ENDPOINT --bucket s3://portfolio/
run: aws s3 sync . s3://portfolio --endpoint-url $ENDPOINT

0 comments on commit 68fd19d

Please sign in to comment.