Skip to content

Commit

Permalink
ci: update release-please with config options
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinbarron authored Jul 18, 2023
1 parent c9071d7 commit 14c708c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: google-github-actions/release-please-action@v2
id: release
with:
command: manifest
config-file: release-please-config.json
mainifest-file: .release-please-mainifest.json
token: ${{secrets.RELEASE_PLEASE_TOKEN}}
default-branch: main

0 comments on commit 14c708c

Please sign in to comment.