Skip to content

fix: add contextual dashboard hint as first property in all JSON resp… #11

fix: add contextual dashboard hint as first property in all JSON resp…

fix: add contextual dashboard hint as first property in all JSON resp… #11

Workflow file for this run

name: Release
on:
push:
branches: [main]
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
release-type: go
token: ${{ secrets.ONECLI_OSS_RELEASE }}