Update snapshot without mailhog data (#3610)

* Update snapshot without mailhog data

* Update snapshot without mailhog data
This commit is contained in:
Karolina Rakoczy 2023-05-10 14:52:15 +02:00 committed by GitHub
parent 5eb0be2dc3
commit ab2c50768c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
env:
TOKEN: ${{ secrets.CLOUD_ACCESS_TOKEN }}
SNAPSHOT: 9oUFxT7f
SNAPSHOT: Jh7YeJDi
steps:
- name: Checkout
uses: actions/checkout@v3

View file

@ -76,7 +76,7 @@ jobs:
env:
CI: true
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
if: ${{ failure() }}