Skip to content

Commit

Permalink
fix app name in restart command
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed Dec 20, 2023
1 parent 953cf91 commit 5b0be41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ jobs:
cf_password: ${{ secrets.CF_PASSWORD }}
cf_org: gsa-tts-oros-fac
cf_space: ${{ env.space }}
command: cf restart cg-logshipper
command: cf restart logshipper

0 comments on commit 5b0be41

Please sign in to comment.