Skip to content

Commit

Permalink
fix(release-please): fixes for release please config linting
Browse files Browse the repository at this point in the history
  • Loading branch information
shinybrar committed Jun 7, 2024
1 parent d0566ec commit b285de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
".": "0.8.1",
"packages": {
".": {
"extra-files": [
Expand All @@ -7,6 +8,5 @@
"package-name": "workflow",
"release-type": "python"
}
},
".": "0.8.1"
}
}

0 comments on commit b285de4

Please sign in to comment.