Skip to content

Commit

Permalink
Another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bseeger authored May 22, 2024
1 parent 9649b4c commit 204db2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
'SMARTY_AUTH_TOKEN=${{ secrets.SMARTY_AUTH_TOKEN }}' \
'SENTRY_DSN=${{ secrets.SENTRY_DSN }}' \
'SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }}' \
'SENTRY_ENVIRONMENT=staging \
'SENTRY_ENVIRONMENT=staging' \
'ENCRYPTION_KEYSET=${{ secrets.STAGING_ENCRYPTION_KEYSET }}' \
'BALTIMORE_COUNTY_GOOGLE_DIR_ID=${{ secrets.STAGING_BALTIMORE_COUNTY_GOOGLE_DIR_ID }}' \
'QUEENANNES_COUNTY_GOOGLE_DIR_ID=${{ secrets.STAGING_QUEENANNES_COUNTY_GOOGLE_DIR_ID }}' \
Expand Down

0 comments on commit 204db2e

Please sign in to comment.