Skip to content

feat: add moveType and moveStaticMember code actions #19

feat: add moveType and moveStaticMember code actions

feat: add moveType and moveStaticMember code actions #19

Workflow file for this run

name: Release
on:
push:
branches: [main]
permissions:
pull-requests: write
contents: write
jobs:
release:
name: release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: simple