fix: custom token expires in doesn't work

This commit is contained in:
Noah Hsu
2022-09-27 14:23:56 +08:00
parent a624121095
commit dc73c2e97d
2 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
schedule:
- cron: "0 0 */7 * *"
workflow_dispatch:
jobs:
close-inactive:
runs-on: ubuntu-latest