Skip to content

Commit 32b4a6e

Browse files
Indicate how to use serverless v1.x
1 parent 7ded4cd commit 32b4a6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ jobs:
4646
# AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
4747
```
4848

49+
## Serverless v1.x
50+
Change `serverless/github-action@master` to `serverless/github-action@v1`
51+
52+
4953
## Usage with plugins
5054
See example in [this issue](https://github.com/serverless/github-action/issues/28)
5155

0 commit comments

Comments
 (0)