Skip to content

Merge pull request #354 from cindyli/feat/inverted-wordle-bilingual-s… #21

Merge pull request #354 from cindyli/feat/inverted-wordle-bilingual-s…

Merge pull request #354 from cindyli/feat/inverted-wordle-bilingual-s… #21

name: Publish release
on:
push:
branches: [main]
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: floeproject.org
pull-request-title-pattern: "chore(release): release${component} ${version}"