wait no that doesn't make sense
All checks were successful
Deploy Containers / Prepare (push) Successful in 4s
All checks were successful
Deploy Containers / Prepare (push) Successful in 4s
This commit is contained in:
@@ -37,9 +37,3 @@ jobs:
|
|||||||
"head": "template-extraction-${{ github.run_number }}",
|
"head": "template-extraction-${{ github.run_number }}",
|
||||||
"base": "main"
|
"base": "main"
|
||||||
}'
|
}'
|
||||||
|
|
||||||
- name: Delete Branch
|
|
||||||
run: |
|
|
||||||
curl -X DELETE \
|
|
||||||
"https://git.alexav.gg/api/v1/repos/alex/homelab/branches/template-extraction-${{ github.run_number }}" \
|
|
||||||
-H "Authorization: token ${{ secrets.TOKEN }}"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user