Skip to content

Commit

Permalink
Fix var
Browse files Browse the repository at this point in the history
  • Loading branch information
C4tWithShell committed Sep 6, 2024
1 parent 6886056 commit dec185b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fearless/SourceryConfiguration/sourcery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ configurations:
- ../../fearless
templates:
- ./CIKeys.stencil
output: $PROJECT_DIR
output: $(PROJECT_DIR)
args:
moonPaySecretKey: $MOONPAY_PRODUCTION_SECRET
moonPayTestSecretKey: $MOONPAY_TEST_SECRET
Expand Down

0 comments on commit dec185b

Please sign in to comment.