diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index eaa21c7c8a9..605c51a9b60 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -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