Update .gitea/workflows/ci.yml
This commit is contained in:
@@ -530,6 +530,7 @@ jobs:
|
||||
|
||||
- name: Add and Commit changes
|
||||
run: |
|
||||
git config advice.addIgnoredFile false
|
||||
echo "Staging files for commit..."
|
||||
git add README.md media/gameplay/* media/panel/* media/icons/* export/*
|
||||
echo "Committing changes..."
|
||||
|
||||
Reference in New Issue
Block a user