Skip to content

Commit 8c27bb0

Browse files
committed
chore: update source example
1 parent ce495f3 commit 8c27bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
5858
aws_region: ${{ secrets.AWS_REGION }}
5959
function_name: gorush
60-
source: example/main.go
60+
source: example/index.js
6161
```
6262
6363
Set dry run mode to validate the request parameters and access permissions without modifying the function code.

0 commit comments

Comments
 (0)