Skip to content

Commit b8e689f

Browse files
dreamiurgclaude
andauthored
fix: remove invalid package-name input from release-please (#72)
release-please-action@v4 does not accept package-name as an input. Also enabled GitHub Actions workflow permissions to create PRs. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9094b24 commit b8e689f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
id: release
2121
with:
2222
release-type: python
23-
package-name: peakbagger
2423

2524
publish:
2625
needs: release-please

0 commit comments

Comments
 (0)