Skip to content

ci: change release-please type to simple (#47) #4

ci: change release-please type to simple (#47)

ci: change release-please type to simple (#47) #4

Workflow file for this run

# Github action that uses the 'release-please' tool to update the version, changelog
# and create new releases.
name: Tmux-notify release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: rickstaa/release-please-action@optional_pyproject_toml
with:
token: ${{ secrets.PLEASE_RELEASE_PAT }}
command: manifest