Skip to content

Commit

Permalink
de4: changed deployment branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderf00l committed Dec 20, 2023
1 parent 6311811 commit 8b772e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
key: ${{ secrets.PRIVATE_KEY }}
script: |
cd ${{ secrets.PINSPIRE_BACKEND_PATH }}
sudo git switch TP-c01_ci-cd
sudo git switch dev4
sudo git pull
- name: deploy application
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit 8b772e4

Please sign in to comment.