Skip to content

chore: release 1.0.0-rc.2 (#1496) #2

chore: release 1.0.0-rc.2 (#1496)

chore: release 1.0.0-rc.2 (#1496) #2

Workflow file for this run

name: Jobs on tag
on:
push:
tags:
- '*'
jobs:
npm-publish:
uses: ./.github/workflows/publish-sdk.yml
secrets: inherit
rpc-proxy-docker-publish:
uses: ./.github/workflows/rpc-proxy.yml
secrets: inherit