Skip to content

Commit

Permalink
Remove unneeded -y flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwcarlson committed Oct 28, 2023
1 parent 980ef0c commit b010ad0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
--title "$PROJECT_TITLE" \
--region "$UPSUN_HOST_REGION.$UPSUN_HOST_SUFFIX" \
--default-branch $DEFAULT_BRANCH
-y
- name: "[create_project] 2. Test: The create project activity should complete."
working-directory: ${{ env.PROJECT_LOCALDIR }}
run: |
Expand Down

0 comments on commit b010ad0

Please sign in to comment.