Echo debugging ftw, lulz...

This commit is contained in:
2024-12-17 09:24:19 -05:00
parent 4cd4bf45b3
commit 0d3f32be71
@@ -32,6 +32,9 @@ jobs:
# headers: '{ "Authorization": "token ${{ secrets.GITEA_API_TOKEN }}" , "Accept": "application/json" }'
# accept: 200,201,204,404
# log-response: true
- name: Var test
run: |
echo "pr_http_status: ${{ steps.check-pr.outputs.pr_http_status }}"
# Step 2: Create PR if none exists
- name: Create PR in Gitea