Skip to content

Commit

Permalink
docs: fix name of UploadAssetsToS3
Browse files Browse the repository at this point in the history
Co-Authored-By: Rowan Manning <[email protected]>
  • Loading branch information
alexmuller and rowanmanning committed Jan 7, 2025
1 parent d6dda95 commit 4d444a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/upload-assets-to-s3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ Then running `npm run build` will run the `UploadAssetsToS3` task on your review

| Name | Description | Preconfigured Hook|
|-|-|-|
| `UploadAssetsTos3` | Uploads provided files to a given S3 bucket | `release:remote` |
| `UploadAssetsToS3` | Uploads provided files to a given S3 bucket | `release:remote` |

0 comments on commit 4d444a9

Please sign in to comment.