Skip to content

Merge pull request #13 from S1M0N38/release-please--branches--main #3

Merge pull request #13 from S1M0N38/release-please--branches--main

Merge pull request #13 from S1M0N38/release-please--branches--main #3

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