UptimeFlare/.github/workflows
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
..
deploy.yml feat: D1 upgrade: deployment and migration process DONE! 2026-01-03 23:06:32 +08:00
issue_translate.yml misc: run prettier 2025-04-19 21:50:43 +08:00
sync.yaml sync: fallback to PAT_TOKEN secret when override-token is empty (#181) 2026-01-31 00:59:50 +08:00