Commit Graph

7 Commits (1f6a4e8cc81df00434c3961c24fb6179002c0309)

Author SHA1 Message Date
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
lyc8503 e2ff649ebd fix: avoid multiple deployment processes when PAT is specified 2026-01-03 23:59:31 +08:00
lyc8503 4bcf4173ea misc: run prettier 2025-04-19 21:50:43 +08:00
lyc8503 d576251057 add workflow trigger to auto deploy 2024-07-01 01:27:14 +08:00
lyc8503 6f7df0a37a
Fix permission problem when upgrading 2024-06-30 20:20:03 +08:00
lyc8503 3bae92df7c
Update sync.yaml 2024-06-30 17:19:38 +08:00
Biliko eeadbc3822
Create sync.yaml 2024-05-21 00:51:55 +08:00