missing secxrets
This commit is contained in:
parent
5a543d99e2
commit
8c4a7359fb
1 changed files with 2 additions and 0 deletions
2
.github/workflows/stripe-to-invoice.yml
vendored
2
.github/workflows/stripe-to-invoice.yml
vendored
|
|
@ -206,6 +206,8 @@ jobs:
|
||||||
XERO_CLIENT_SECRET \
|
XERO_CLIENT_SECRET \
|
||||||
XERO_REDIRECT_URI \
|
XERO_REDIRECT_URI \
|
||||||
AWS_REGION \
|
AWS_REGION \
|
||||||
|
AWS_ACCESS_KEY_ID \
|
||||||
|
AWS_SECRET_ACCESS_KEY \
|
||||||
STRIPE_WEBHOOK_SECRET \
|
STRIPE_WEBHOOK_SECRET \
|
||||||
SES_FROM_EMAIL \
|
SES_FROM_EMAIL \
|
||||||
STRIPE_BILLING_SECRET_KEY \
|
STRIPE_BILLING_SECRET_KEY \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue