Skip to content

Commit

Permalink
Update production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eteubert committed Oct 3, 2024
1 parent 1d496bf commit f74eb59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
mkdir -p app
cd app
[ ! -d ".git" ] && git clone git@github.com:podlove/publisher-services.git .
# force success
exit 0
- name: Deploy to production environment
uses: appleboy/ssh-action@v1.0.3
Expand Down

0 comments on commit f74eb59

Please sign in to comment.