Skip to content

Commit

Permalink
ci(release-please): last try before reverting my changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tjzegmott committed Jul 31, 2024
1 parent 6ab0320 commit 32b809b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
10 changes: 1 addition & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
{
"packages": {
".": {
"extra-files": [
"workflow/__init__.py"
],
"package-name": "workflow",
"release-type": "python"
}
}
".": "1.9.7"
}
6 changes: 3 additions & 3 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"extra-files": [
"workflow/__init__.py"
],
"package-name": "workflow",
"release-type": "python"
"package-name": "workflow"
}
}
},
"release-type": "python"
}

0 comments on commit 32b809b

Please sign in to comment.