Skip to content

Commit c997b4f

Browse files
committed
chore(gh): fix indent
1 parent 1412e12 commit c997b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: python -m build
2828
- uses: google-github-actions/release-please-action@v4
2929
with:
30-
release-type: python
30+
release-type: python
3131
- name: Publish package
3232
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
3333
with:

0 commit comments

Comments
 (0)