Skip to content

Commit

Permalink
ci: Migrated command for dojo 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasred authored and 0xMugen committed Nov 26, 2024
1 parent 3dbd5cc commit 02e0927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-slot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Deploy contract
working-directory: ./contracts
run: sozo migrate apply -P slot
run: sozo migrate -P slot
env:
DOJO_ACCOUNT_ADDRESS: ${{ secrets.DOJO_ACCOUNT_ADDRESS }}
DOJO_PRIVATE_KEY: ${{ secrets.DOJO_PRIVATE_KEY }}
Expand Down

0 comments on commit 02e0927

Please sign in to comment.