Skip to content

Commit

Permalink
chore: try specifying github workflow extra files option instead of m…
Browse files Browse the repository at this point in the history
…anifest file (#98)

* chore: try specifying github workflow extra files option instead of manifest file

* Update .github/workflows/release-please.yml

Co-authored-by: pgautier404 <pgautier404@users.noreply.github.com>

---------

Co-authored-by: pgautier404 <pgautier404@users.noreply.github.com>
  • Loading branch information
anitarua and pgautier404 committed Jan 12, 2024
1 parent e882684 commit 02ce582
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
package-name: momento
default-branch: main
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'
manifest-file: .release-please-manifest.json
extra-files: ["lib/src/internal/utils/package_version.dart"]
5 changes: 0 additions & 5 deletions .release-please-manifest.json

This file was deleted.

0 comments on commit 02ce582

Please sign in to comment.