Skip to content

Commit 72bf308

Browse files
authored
Update publish-backend.yml
1 parent b5f0a19 commit 72bf308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
env:
4646
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4747

48-
PyPi-Deploy:
48+
PyPi-deploy:
4949
name: Publish Python Package to PyPI
5050
runs-on: ubuntu-latest
5151
needs: python-tests

0 commit comments

Comments
 (0)