Update snapshot with new avalara key (#3763)

This commit is contained in:
Karolina Rakoczy 2023-06-19 15:41:42 +02:00 committed by GitHub
parent 37c36bfa3f
commit 3508852b4d
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 runs-on: ubuntu-latest
env: env:
TOKEN: ${{ secrets.CLOUD_ACCESS_TOKEN }} TOKEN: ${{ secrets.CLOUD_ACCESS_TOKEN }}
SNAPSHOT: RL6ZWoTX SNAPSHOT: PvsIXENJ
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3

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 CwdIldVp --skip-webhooks-update run: npx saleor backup restore XXDODfk2 --skip-webhooks-update
- name: Notify Slack - name: Notify Slack
if: ${{ failure() }} if: ${{ failure() }}