diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 9078e69..6bdca42 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -9,4 +9,4 @@ jobs: - name: Deploy to Coolify run: | curl —-request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header - ‘Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}' \ No newline at end of file + 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}' \ No newline at end of file