Skip to content

Commit

Permalink
fix: fix indentation on yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Jan 10, 2025
1 parent db63b85 commit e37cc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

deploy_CVMFS:
deploy_CVMFS:
runs-on: "ubuntu-latest"
if: github.event_name == 'workflow_dispatch'
needs: deploy-pypi
Expand Down

0 comments on commit e37cc9c

Please sign in to comment.