Skip to content

Commit

Permalink
Use environment in filter
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptSmith committed Oct 6, 2023
1 parent 00b3748 commit 29725ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ npm install
### *Optional: Create GitHub deployment stack*

```
export GITHUB_FILTERS="dev"
export GITHUB_FILTERS="environment:dev"
cdk deploy TranscriptionGitHubStack
cdk deploy TranscriptionFrontEndGitHubStack
```
Expand Down

0 comments on commit 29725ff

Please sign in to comment.