Changelog
Follow @goldskyio on Twitter to stay updated on everything we ship.
← Back to all changelogs
Deploy subgraphs from the web UI
You can now deploy Subgraphs instantly from the web UI.
- Navigate to the Subgraphs page and click on "Launch instantly"
- Name your subgraph and provide a contract address
- Choose your network and click to deploy it
Deploy subgraphs with GitHub Actions
We've also built a GitHub Action you can add to your workflow so that you can deploy subgraphs directly from your GitHub repository.
How to set up Goldsky Deploy
- Build your subgraph or link to a subgraph's directory
- Add the Goldsky Deploy Action to your Github workflow file