diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 09c1dea..7431456 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -35,7 +35,7 @@ jobs: # Automatic update ## Inputs updated ``` - {{ env.GIT_COMMIT_MESSAGE }} + {{ env.GIT_COMMIT_MESSAGE }} ``` ## Closures diff ```