Skip to content

chore: Add .NET SdkId for Telemetry (#13) #14

chore: Add .NET SdkId for Telemetry (#13)

chore: Add .NET SdkId for Telemetry (#13) #14

name: Release Please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Release Please (manifest)
uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json