fix: Kebab case

This commit is contained in:
Erik Svedang 2020-11-19 19:55:13 +01:00
parent 1ef7eac3d6
commit ff8afed34b

View File

@ -51,4 +51,4 @@ jobs:
destination-github-username: 'carp-lang'
destination-repository-name: 'carp-docs'
user-email: 'bot@carp-lang.github.io'
commit_message: "Docs generated from: ${{ github.event.head_commit.message}}"
commit-message: "Docs generated from: ${{ github.event.head_commit.message}}"