Update db-staging-snapshot.yml
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Install Snaplet CLI
|
||||
run: curl -sL https://app.snaplet.dev/get-cli/ | bash
|
||||
- name: Restore Snapshot
|
||||
run: snaplet snapshot restore --new
|
||||
run: snaplet snapshot restore
|
||||
env:
|
||||
SNAPLET_DATA_TARGET_DB_URL: ${{ secrets.SNAPLET_DATA_TARGET_DB_URL }}
|
||||
SNAPLET_ACCESS_TOKEN: ${{ secrets.SNAPLET_ACCESS_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user