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