Fix commit info about the package setup

This commit is contained in:
Aurelien Vaillant
2022-03-07 17:18:11 +01:00
parent 72becd2538
commit 6c6072c222
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
- name: Commit the previous update
uses: actions-js/push@v1.3
if: ${{ inputs.draft_version == false }}
if: ${{ inputs.draft_version == 'false' }}
with:
github_token: ${{secrets.GITHUB_TOKEN}}
author_name: Moderlab