mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 21:54:05 +02:00
Fixed wrong directory in workflow
This commit is contained in:
2
.github/workflows/status-maintenance.yml
vendored
2
.github/workflows/status-maintenance.yml
vendored
@@ -40,6 +40,6 @@ jobs:
|
||||
run: |
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git add readmes/status_maintenance.md
|
||||
git add readmes/maintenance/status_maintenance.md
|
||||
git commit -m "Run status_maintenance" || echo "No changes to commit"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user