Skip to content

chore: release 1.0.0-rc.3 (#1524) #4

chore: release 1.0.0-rc.3 (#1524)

chore: release 1.0.0-rc.3 (#1524) #4

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