Skip to content

chore(staging): release 1.4.8 (#399) #4

chore(staging): release 1.4.8 (#399)

chore(staging): release 1.4.8 (#399) #4

on:
push:
branches:
- staging
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
target-branch: staging
config-file: release-please-config.json
manifest-file: .release-please-manifest.json