Skip to content

chore: refactor platform parsing logic #37

chore: refactor platform parsing logic

chore: refactor platform parsing logic #37

Workflow file for this run

name: release-please
on:
push:
branches:
- v3
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: google-github-actions/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
target-branch: v3