Skip to content

Commit

Permalink
Merge pull request #23 from supabase-community/fix-disable-db-password
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
mats16 authored Apr 1, 2023
2 parents 3201bb8 + 90b1a3f commit 3975e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cfn-publish-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
aws-region: us-west-2

- name: cdk synth
run: npm run synth synth --no-version-reporting
run: npm run synth --no-version-reporting
env:
BSS_FILE_ASSET_PREFIX: ${{ env.TAG }}/

Expand Down

0 comments on commit 3975e56

Please sign in to comment.