push version #8

Merged
mattdimegs merged 51 commits from bugfix/code-change4john into main 2025-06-11 23:01:08 +00:00
Showing only changes of commit b56153b77b - Show all commits

View file

@ -69,5 +69,6 @@ jobs:
steps:
- name: Deploy to Coolify
run: |
echo ${{ needs.determine-workflow.outputs.workflow_type }}
curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'