Skip to content

Commit

Permalink
chore: clean up release please config files
Browse files Browse the repository at this point in the history
  • Loading branch information
btkostner committed Dec 11, 2023
1 parent 951e20a commit f125047
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
uses: google-github-actions/release-please-action@v3
with:
command: manifest
config-file: .release-please-config.json
manifest-file: .release-please-manifest.json
config-file: .github/config/release-please-config.json
manifest-file: .github/config/release-please-manifest.json
release-type: simple

name: Release
Expand Down

0 comments on commit f125047

Please sign in to comment.