Skip to content

Merge pull request #3 from rtbot-dev/release-please--branches--main #16

Merge pull request #3 from rtbot-dev/release-please--branches--main

Merge pull request #3 from rtbot-dev/release-please--branches--main #16

Workflow file for this run

name: Release Please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
name: Create Release Pull Request
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4