Skip to content

chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/wo… #7

chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/wo…

chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in /.github/wo… #7

Workflow file for this run

name: cd
on:
push:
branches:
- main
jobs:
release-please:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: googleapis/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json