Skip to content

Commit cce80a7

Browse files
author
Christopher Drew
committed
docs: fix uses reference
1 parent 47bec6b commit cce80a7

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
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v2
25-
- uses: rotarydialer/update-lambda
25+
- uses: rotarydialer/update-lambda-s3@main
2626
env:
2727
LAMBDA_NAME: example-lambda-function
2828
AWS_S3_BUCKET: example-lambda-builds-bucket

0 commit comments

Comments
 (0)