update to CD

This commit is contained in:
Joshua Ashton
2025-01-29 21:38:08 -07:00
parent c56fdc42d6
commit 54710d0361
+1 -1
View File
@@ -33,4 +33,4 @@ jobs:
# Connects to your server via ssh and runs the deploy bash script
- name: Run Deploy Script
run: ssh -i ~/.ssh/id_rsa prod@${{secrets.IP_ADDRESS}} sh 2440/2440-deploy.sh
run: ssh -i ~/.ssh/id_rsa prod@${{secrets.IP_ADDRESS}} sh deploy.sh cs2440