Skip to content

Commit

Permalink
Test CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred Snyder committed Apr 19, 2023
1 parent 45359b4 commit 24babb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -100,8 +100,8 @@ jobs:

- name: Create `.env` file
run: |
# set the Airtable environment variables manually
echo "CORS_DOMAIN=$CORS_DOMAIN" > .env
# set the Airtable environment variables manually
working-directory: ./lambdas/todos

- name: Create `.make.docker` config file
Expand Down

0 comments on commit 24babb3

Please sign in to comment.