diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 58346f7..3b51fa1 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -41,3 +41,4 @@ jobs: AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }} AWS_DEFAULT_REGION: 'us-east-1' AWS_DEFAULT_OUTPUT: json + diff --git a/README.md b/README.md index cf89a15..9de1625 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,5 @@ Check out the [contributing](CONTRIBUTING.md) guide for more details. ## License The source code in this directory is under [Apache License 2.0](LICENSE). + +