master #23

Merged
ryan merged 6 commits from master into next 2026-02-20 10:01:06 -05:00
Showing only changes of commit 42d3567c22 - Show all commits

View File

@@ -118,6 +118,7 @@ jobs:
fi fi
- name: Deploy Test Environment - name: Deploy Test Environment
if: gitea.ref == 'refs/heads/next'
uses: appleboy/ssh-action@v1.0.3 # Or equivalent Gitea action; adjust version if needed uses: appleboy/ssh-action@v1.0.3 # Or equivalent Gitea action; adjust version if needed
with: with:
host: ${{ secrets.DEPLOY_TEST_HOST }} host: ${{ secrets.DEPLOY_TEST_HOST }}