Skip to content

Commit

Permalink
ci: remove deprecated package-name input to release action
Browse files Browse the repository at this point in the history
  • Loading branch information
aryarm authored Jun 19, 2024
1 parent 70cad07 commit 763a09d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
id: release
with:
release-type: python
package-name: haptools

- uses: actions/checkout@v3
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 763a09d

Please sign in to comment.