diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 17510ae25..f25766286 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,8 +74,8 @@ jobs: args: "frontend_pipeline=Gulp" - name: Webpack args: "frontend_pipeline=Webpack use_heroku=y" - - name: Email Username - args: "username_type=email ci_tool=Github project_name='Something superduper long - the great amazing project' project_slug=my_awesome_project" + - name: Email + args: "ci_tool=Github project_name='Something superduper long - the great amazing project' project_slug=my_awesome_project" name: "Bare metal ${{ matrix.script.name }}" runs-on: ubuntu-latest