point to script on remote machine
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s

This commit is contained in:
themodernhakr 2025-03-08 22:59:40 -06:00
parent 7706ac5c7f
commit 19734bfa77

View File

@ -15,5 +15,5 @@ jobs:
password: ${{ secrets.PASSWORD }} password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }} port: ${{ secrets.PORT }}
script: | script: |
cd /home/sadmin/containers/crafty cd /home/sadmin/containers/crafty/scripts/datapacks
ls -l ./update_dev.sh