Skip to content

make introduction the home page for docs for now (#435) #311

make introduction the home page for docs for now (#435)

make introduction the home page for docs for now (#435) #311

Workflow file for this run

name: "Contracts"
on: "push"
jobs:
contracts-1155:
name: 1155 Contracts
uses: ./.github/workflows/1155.yml
contracts-1155-deployments:
name: 1155 Deployments
uses: ./.github/workflows/1155-deployments.yml
secrets: inherit
contracts-protocol-rewards:
name: Protocol Rewards
uses: ./.github/workflows/protocol-rewards.yml
contracts-mints:
name: Mints
uses: ./.github/workflows/mints.yml
secrets: inherit