Fix commit info about the package setup
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Commit the previous update
|
- name: Commit the previous update
|
||||||
uses: actions-js/push@v1.3
|
uses: actions-js/push@v1.3
|
||||||
if: ${{ inputs.draft_version == false }}
|
if: ${{ inputs.draft_version == 'false' }}
|
||||||
with:
|
with:
|
||||||
github_token: ${{secrets.GITHUB_TOKEN}}
|
github_token: ${{secrets.GITHUB_TOKEN}}
|
||||||
author_name: Moderlab
|
author_name: Moderlab
|
||||||
|
|||||||
Reference in New Issue
Block a user