Fix github action build

This commit is contained in:
cxfksword
2022-10-11 17:02:02 +08:00
parent e5222634db
commit 0caa054562

View File

@@ -7,7 +7,6 @@ on:
env:
dotnet-version: 6.0.x
python-version: 3.8
branch: main
artifact: danmu
jobs:
@@ -41,6 +40,5 @@ jobs:
- name: Update manifest
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: ${{ env.branch }}
commit_message: Update repo manifest
file_pattern: manifest.json
file_pattern: manifest*.json