Fix convert root domain
This commit is contained in:
@@ -2,7 +2,7 @@ name: Release
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * 1"
|
||||
- cron: "0 0 * * *"
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user