Skip to content

Commit e130408

Browse files
committed
fix(gh): missing action step id
1 parent 5635ca7 commit e130408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-push.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Build package
2727
run: python -m build
2828
- uses: google-github-actions/release-please-action@v4
29+
id: release
2930
with:
3031
release-type: python
3132
package-name: flat_api

0 commit comments

Comments
 (0)