Skip to content

ci: use the appropriate token name for dependabot reviewer #26

ci: use the appropriate token name for dependabot reviewer

ci: use the appropriate token name for dependabot reviewer #26

name: Create Release
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v5
with:
token: ${{ secrets.GRAYCORE_GITHUB_TOKEN }}
target-branch: main