Skip to content

Commit

Permalink
Tweak dev deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
akuny committed Jan 24, 2024
1 parent 7d85e95 commit 2a1dd71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ jobs:
cf_password: ${{ secrets.CF_PASSWORD }}
cf_org: ${{ secrets.CF_ORG }}
cf_space: ${{ secrets.CF_SPACE }}
app_directory: ./app
push_arguments: "push -f manifest-dev.yml"

0 comments on commit 2a1dd71

Please sign in to comment.