Skip to content

Commit

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

0 comments on commit 22cce3a

Please sign in to comment.