# update subgraph.yml using the contract deployment artifacts
$ yarn update:arbitrum-goerli
$ yarn codegen
$ yarn buildGet an API key from the thegraph.com, then authenticate.
$ yarn run graph auth --product hosted-serviceyarn deploy:arbitrum-goerliGo to the Deploy Subgraph Action and click the Run workflow button:
Pick the appropriate network. There should be a corresponding yarn script in the form of deploy:<network> on the master branch.
