mirror of
https://github.com/Cp0204/quark-auto-save.git
synced 2026-01-15 00:40:43 +08:00
规范文件格式
This commit is contained in:
parent
d550de4e9f
commit
7abb33f7ce
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -120,4 +120,4 @@ jobs:
|
|||||||
prerelease: false
|
prerelease: false
|
||||||
body: "## What's Changed\n\n${{ steps.get_commit_messages.outputs.commits }}"
|
body: "## What's Changed\n\n${{ steps.get_commit_messages.outputs.commits }}"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
quark_config_debug.json
|
quark_config_debug.json
|
||||||
__pycache__
|
__pycache__
|
||||||
/config
|
/config
|
||||||
.vscode
|
.vscode
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user