Skip to content

fix: missing type import #2

fix: missing type import

fix: missing type import #2

Workflow file for this run

name: release
on:
push:
jobs:
build:
uses: cloud-cli/workflows/.github/workflows/npm-build-release.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}