Skip to content

chore(main): release 1.5.0 (#49) #8

chore(main): release 1.5.0 (#49)

chore(main): release 1.5.0 (#49) #8

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: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.PLEASE_RELEASE_PAT }}
command: manifest