Skip to content

refactor: Make main function exportable and callable #14

refactor: Make main function exportable and callable

refactor: Make main function exportable and callable #14

name: Release Please
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@v4
with:
token: ${{ secrets.PHP_THEME_GEN }} # Use a PAT to allow triggering other workflows
release-type: node
# package-name: php-theme-gen
# pull-request-title-pattern: "chore(release): ${version}"