Fix user emails plugins after backup restore (#3681)
This commit is contained in:
parent
1781edc29a
commit
30ee7c1ff9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests-nightly.yml
vendored
2
.github/workflows/tests-nightly.yml
vendored
|
@ -85,7 +85,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
CI: true
|
CI: true
|
||||||
SALEOR_CLI_ENV: staging
|
SALEOR_CLI_ENV: staging
|
||||||
run: npx saleor backup restore W5yhqHkw --skip-webhooks-update
|
run: npx saleor backup restore vmSD8fo4 --skip-webhooks-update
|
||||||
|
|
||||||
- name: Notify Slack
|
- name: Notify Slack
|
||||||
if: ${{ failure() }}
|
if: ${{ failure() }}
|
||||||
|
|
Loading…
Reference in a new issue