Skip to content

Commit 28d8154

Browse files
bokelleyclaude
andcommitted
fix: remove deprecated package-name parameter from release-please config
Release Please v4 no longer accepts package-name parameter. Package name is inferred from pyproject.toml. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 5d66f05 commit 28d8154

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
id: release
1818
with:
1919
release-type: python
20-
package-name: adcp
2120

2221
# Publish to PyPI when a release is created
2322
- name: Checkout

0 commit comments

Comments
 (0)