Skip to content

chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#120) #41

chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#120)

chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#120) #41

name: release-please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: googleapis/release-please-action@v4
with:
command: manifest
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/.release-please-manifest.json