Deploy tweaks - seriously, I've been at this way too long over Thanksgiving.

This commit is contained in:
2024-12-02 17:44:09 -05:00
parent 146f109fb5
commit 3b6ec47bd7
+1 -2
View File
@@ -90,8 +90,7 @@ jobs:
deploy-changes:
name: Merge and Deploy Changes
needs: manual-approval
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4