remove skip ci #52
@ -57,6 +57,6 @@ jobs:
|
||||
if git diff --cached --quiet; then
|
||||
echo "No changes to commit"
|
||||
else
|
||||
git commit -m "chore: update analytics data [skip ci]"
|
||||
git commit -m "chore: update analytics data"
|
||||
git push origin analytics-update --force
|
||||
fi
|
||||
|
Reference in New Issue
Block a user