Skip to content

Merge branch 'main' of github.com:lokalise/common-sloth-sli-plugins #3

Merge branch 'main' of github.com:lokalise/common-sloth-sli-plugins

Merge branch 'main' of github.com:lokalise/common-sloth-sli-plugins #3

on:
workflow_dispatch:
push:
# paths:
# - 'base/**'
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{secrets.GITHUB_TOKEN}}
command: manifest
# Optional; see 'Per-component tags for monorepos'
monorepo-tags: true