Skip to content

chore(docs): add missing platform-specific app options info (#1093) #62

chore(docs): add missing platform-specific app options info (#1093)

chore(docs): add missing platform-specific app options info (#1093) #62

Workflow file for this run

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: googleapis/release-please-action@v4.1.1
with:
token: ${{ secrets.GITHUB_TOKEN }}