Files
py-healthchecks.io-fork/.github/workflows/release-please.yml
2022-07-28 16:34:44 -05:00

14 lines
269 B
YAML

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.THIS_PAT }}
release-type: python