Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
chore: update contract ids on gh-pages (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio authored Jun 8, 2022
1 parent ed8f8a7 commit 0400c05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
CI: false
PUBLIC_URL: "/${{ github.event.repository.name }}"
VITE_FUEL_PROVIDER_URL: "https://node.swayswap.io/graphql"
VITE_CONTRACT_ID: "0x32aa46fbca80077804d74dcb2fbbe737b3d41a2ea3678b712cdd20525eae9911"
VITE_TOKEN_ID: "0x5490ccd5425acac521924bd537e4a26b2124427f736a7e56da08c486dc676a25"
VITE_CONTRACT_ID: "0x67ae68ddea9f9212d96c7b0f1ece1db522b0cfd688d96ed0bdd7d171b789e593"
VITE_TOKEN_ID: "0xf7a2eb8a271a3ea73d6fb8756e272f4a1687d9522acf2ded4454f5d0d5f6a660"
run: |
pnpm build
Expand Down

0 comments on commit 0400c05

Please sign in to comment.