Skip to content

Commit

Permalink
add db file
Browse files Browse the repository at this point in the history
  • Loading branch information
dogfrogfog committed Nov 9, 2023
1 parent fd2528a commit ea0d7a0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/import-dataset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
env:
SANITY_AUTH_TOKEN: ${{ secrets.SANITY_AUTH_TOKEN }}
with:
args: . debug --secrets
args: . dataset import prod-copy.tar.gz production
- name: Add sanity webhook
run: echo "Add sanity webhook"
Binary file added db/production-dump.tar.gz
Binary file not shown.
Binary file added prod-copy.tar.gz
Binary file not shown.

0 comments on commit ea0d7a0

Please sign in to comment.