Skip to content

Commit

Permalink
Update Ritual ID on test lynx workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manumonti committed Sep 30, 2024
1 parent 43bc968 commit b14c3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lynx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
RPC_PROVIDER_URL: 'https://rpc-amoy.polygon.technology'
ENCRYPTOR_PRIVATE_KEY: '0x900edb9e8214b2353f82aa195e915128f419a92cfb8bbc0f4784f10ef4112b86'
CONSUMER_PRIVATE_KEY: '0xf307e165339cb5deb2b8ec59c31a5c0a957b8e8453ce7fe8a19d9a4c8acf36d4'
RITUAL_ID: '0'
RITUAL_ID: '27'

jobs:
networks:
Expand Down

0 comments on commit b14c3aa

Please sign in to comment.