Skip to content

Commit

Permalink
migrate push
Browse files Browse the repository at this point in the history
  • Loading branch information
rotemtam committed Mar 7, 2024
1 parent 11d0fc1 commit cda68e3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/estore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ jobs:
- name: Setup Atlas
uses: ariga/setup-atlas@v0
with:
token: ${{ secrets.ATLAS_PUBLIC_TENANT_TOKEN }}
token: ${{ secrets.ATLAS_PUBLIC_TENANT_TOKEN }}
- name: push
working-directory: projects/estore
run: |
atlas migrate push --env local estore-inventory

0 comments on commit cda68e3

Please sign in to comment.