Skip to content

fix: Fix Error: CommandID '159' from subsystem '5' not found https:… #461

fix: Fix Error: CommandID '159' from subsystem '5' not found https:…

fix: Fix Error: CommandID '159' from subsystem '5' not found https:… #461

name: release-please
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GH_TOKEN }}