Fix user emails plugins after backup restore (#3681)

This commit is contained in:
Karolina Rakoczy 2023-05-22 11:45:10 +02:00 committed by GitHub
parent 1781edc29a
commit 30ee7c1ff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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() }}