Skip to content

feat: move all client commands to java-refactor (#14) #23

feat: move all client commands to java-refactor (#14)

feat: move all client commands to java-refactor (#14) #23

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