Skip to content

chore: update web pack (#1493) #650

chore: update web pack (#1493)

chore: update web pack (#1493) #650

name: release-please
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/[email protected]
with:
command: manifest
monorepo-tags: true
token: ${{ secrets.LOS_AUTO_BOT_RP_TOKEN }}