Commit 964f6f3
committed
chore: replace release-please app with GitHub action
Replaces the .github/release-please.yml app configuration with a
release-please-action workflow.
The new workflow in .github/workflows/release-please.yml is equivalent to the old app configuration. It uses a manifest-based release strategy, which is the default for the action when no `release-type` is specified.
Removes comments from the workflow file.1 parent 8808a25 commit 964f6f3
2 files changed
+18
-2
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments