Skip to content

Commit

Permalink
Use commitizen style for commit
Browse files Browse the repository at this point in the history
  • Loading branch information
GabLeRoux authored Jan 9, 2025
1 parent e0fe729 commit d28910c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/05-gitlab/01-getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Add the files to your repository:

```bash
git add .gitlab-ci.yml ci/ Assets/Scripts/Editor/BuildCommand.cs
git commit -m "Add GameCI configuration"
git commit -m "chore: Add GameCI configuration"
git push
```

Expand Down

0 comments on commit d28910c

Please sign in to comment.