Skip to content

Commit

Permalink
bucket-name
Browse files Browse the repository at this point in the history
  • Loading branch information
Elmer Bulthuis committed Nov 7, 2023
1 parent 37d76b5 commit 99caf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-goodrouter-www.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- run: npm --workspace $PACKAGE ci
- run: npm --workspace $PACKAGE run build
- run: >
aws s3 sync $PACKAGE/out http://www.goodrouter.org.s3-website.eu-central-1.amazonaws.com
aws s3 sync $PACKAGE/out s3://www.goodrouter.org
--delete

0 comments on commit 99caf52

Please sign in to comment.