UptimeFlare/.github
Etgpao 73473462fb
sync: fallback to PAT_TOKEN secret when override-token is empty (#181)
* Update token usage in sync workflow

* sync: fallback to PAT_TOKEN secret when override-token is empty

Explain briefly:
UI input field doesn’t evaluate ${{ secrets.* }}, users may paste it and it becomes a literal string.
Add fallback to secrets.PAT_TOKEN to make workflow_dispatch easier and safer.

* More detailed desc

---------

Co-authored-by: lyc8503 <me@lyc8503.net>
2026-01-31 00:59:50 +08:00
..
workflows sync: fallback to PAT_TOKEN secret when override-token is empty (#181) 2026-01-31 00:59:50 +08:00
FUNDING.yml chore: setup funding, close #178 2026-01-31 00:39:50 +08:00