Initial version of Auto PR Tofu Plan. #6

Merged
Trez.One merged 56 commits from initial-workflows_2025-10-17T20-10-31 into main 2025-10-24 10:28:56 -04:00
Showing only changes of commit 8a3fa22484 - Show all commits
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
- name: Install Tea
id: install-tea-pr-index
env:
TEA_DL_URL: "https://dl.gitea.com/tea/${TEA_VERSION}/tea-${TEA_VERSION}-linux-amd64"
TEA_DL_URL: "https://dl.gitea.com/tea/${{ env.TEA_VERSION }}/tea-${{ env.TEA_VERSION }}-linux-amd64"
shell: bash
run: |
echo ${{ gitea.ref }}