We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5635ca7 commit e130408Copy full SHA for e130408
.github/workflows/python-push.yml
@@ -26,6 +26,7 @@ jobs:
26
- name: Build package
27
run: python -m build
28
- uses: google-github-actions/release-please-action@v4
29
+ id: release
30
with:
31
release-type: python
32
package-name: flat_api
0 commit comments