Skip to content

feat: navigate with Shoulder buttons (#34) #19

feat: navigate with Shoulder buttons (#34)

feat: navigate with Shoulder buttons (#34) #19

Workflow file for this run

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_PAT }}
config-file: release-please-config.json
# optional. customize path to .release-please-manifest.json
manifest-file: .release-please-manifest.json