Skip to content

Commit

Permalink
ci: Fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasred committed Oct 4, 2024
1 parent a075112 commit e268a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-mainnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# For now, isok, but getting an official file at some point would be nice:
PUBLIC_TORII_URL: https://api.cartridge.gg/x/octoguns-mn-alpha-1/torii
PUBLIC_RPC_URL: https://api.cartridge.gg/x/starknet/mainnet
PUBLIC_WORLD_ADDRESS: 0x6d0cc89f47c2fb0a8ee113b47d4f04de5092f68f6ef8cb4d79d77446a4d931f
PUBLIC_WORLD_ADDRESS: '0x6d0cc89f47c2fb0a8ee113b47d4f04de5092f68f6ef8cb4d79d77446a4d931f'

- name: Deploy to cloudflare pages
working-directory: ./client
Expand Down

0 comments on commit e268a21

Please sign in to comment.