Skip to content

Commit

Permalink
fix(gh): missing action step id
Browse files Browse the repository at this point in the history
  • Loading branch information
gierschv committed Mar 8, 2024
1 parent 5635ca7 commit e130408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Build package
run: python -m build
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: python
package-name: flat_api
Expand Down

0 comments on commit e130408

Please sign in to comment.