Skip to content

Commit

Permalink
add SY app name to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nbeck415 committed Oct 12, 2023
1 parent 4b08da1 commit d21932d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shipyard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
api-token: ${{ secrets.SHIPYARD_API_TOKEN }}
timeout-minutes: "10"
app-name: "cypress-realworld-app"
app-name: "shipyard-cypress-realworld-app"
- name: Print Env Data
run: |
echo "CYPRESS_BASE_URL=${SHIPYARD_ENVIRONMENT_URL}" >> $GITHUB_ENV
Expand Down

0 comments on commit d21932d

Please sign in to comment.