Skip to content

Commit f07b068

Browse files
committed
Updated Workflow
1 parent 2753367 commit f07b068

File tree

2 files changed

+1
-2262
lines changed

2 files changed

+1
-2262
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
226226
git add gamemode documentation
227227
if ! git diff --cached --quiet; then
228-
git commit -m "chore: Successfully updated workshop Lilia to ${VERSION}"
228+
git commit -m "Successfully updated workshop Lilia to ${VERSION}"
229229
git push origin HEAD:main
230230
fi
231231

0 commit comments

Comments
 (0)