diff --git a/.github/workflows/tests-nightly.yml b/.github/workflows/tests-nightly.yml index de53baa47..56080c2bc 100644 --- a/.github/workflows/tests-nightly.yml +++ b/.github/workflows/tests-nightly.yml @@ -72,7 +72,7 @@ jobs: - name: revert snapshot env: SALEOR_CLI_ENV: staging - run: npx saleor backup restore 6tOoEwCh --skip-webhooks-update + run: npx saleor backup restore 9S4PckyI --skip-webhooks-update - name: Notify Slack if: ${{ failure() }}