Skip to content

feat: 支持tsc编译 #17

feat: 支持tsc编译

feat: 支持tsc编译 #17

Workflow file for this run

name: release-please
on:
# workflow_dispatch:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action