Skip to content

Commit e37cc9c

Browse files
committed
fix: fix indentation on yaml
1 parent db63b85 commit e37cc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
user: __token__
131131
password: ${{ secrets.PYPI_API_TOKEN }}
132132

133-
deploy_CVMFS:
133+
deploy_CVMFS:
134134
runs-on: "ubuntu-latest"
135135
if: github.event_name == 'workflow_dispatch'
136136
needs: deploy-pypi

0 commit comments

Comments
 (0)