We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b673178 commit 776ee70Copy full SHA for 776ee70
1 file changed
README.md
@@ -46,6 +46,10 @@ jobs:
46
# AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
47
```
48
49
+## Usage with plugins
50
+See example in [this issue](https://github.com/serverless/github-action/issues/28)
51
+
52
53
## License
54
55
The Dockerfile and associated scripts and documentation in this project are released under the Apache-2 license.
0 commit comments