Skip to content

ci: bump actions/upload-artifact from 5 to 6 in the actions group (#73) #114

ci: bump actions/upload-artifact from 5 to 6 in the actions group (#73)

ci: bump actions/upload-artifact from 5 to 6 in the actions group (#73) #114

on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
concurrency:
group: release-please
cancel-in-progress: true
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
target-branch: main