We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4f08ef + 101f3be commit ffa2e80Copy full SHA for ffa2e80
2 files changed
.github/workflows/cd.yml
@@ -41,3 +41,4 @@ jobs:
41
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
42
AWS_DEFAULT_REGION: 'us-east-1'
43
AWS_DEFAULT_OUTPUT: json
44
+
README.md
@@ -32,3 +32,5 @@ Check out the [contributing](CONTRIBUTING.md) guide for more details.
32
## License
33
34
The source code in this directory is under [Apache License 2.0](LICENSE).
35
36
0 commit comments