Testing out event path contexts...

This commit is contained in:
2025-11-05 06:40:31 -05:00
committed by Trez.One
parent 29536213ca
commit 9c1e744bcd
@@ -136,6 +136,7 @@ jobs:
tofu show cloudflare.tfplan > cloudflare_tf.txt
tofu show -json cloudflare.tfplan > cloudflare_tf.json
echo -e "Gitea: ${{ gitea.event_path }}\nGithub: ${{ github.event_path }}"
cat ${{ gitea.event_path }}
# - name: Tofu Report
# uses: ahmadnassri/action-terraform-report@v4.1.14