完善 workflow

This commit is contained in:
EstrellaXD
2022-07-09 11:29:30 +08:00
parent 667e598c36
commit 56732d2798
2 changed files with 4 additions and 6 deletions

View File

@@ -1,11 +1,9 @@
name: ci
on:
push:
branches:
- 'main'
tags:
- 'v*'
release:
types:
- published
jobs:
docker:

View File

@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
DEFAULT_SETTINGS = {
"version": "2.5.6",
"version": "2.5.7",
"data_version": 4.0,
"host_ip": "localhost:8080",
"sleep_time": 7200,