fix typo from copying
This commit is contained in:
@@ -43,8 +43,8 @@ jobs:
|
||||
env:
|
||||
BUMPVERSION_TAG: "true"
|
||||
with:
|
||||
args: ${{ inputs.bump-type }}
|
||||
github-token: ${{ secrets.GH_TOKEN }}
|
||||
args: ${{ inputs.bump }}
|
||||
github-token: ${{ secrets.TOKEN }}
|
||||
|
||||
- name: Check
|
||||
if: steps.bump.outputs.bumped == 'true'
|
||||
|
||||
Reference in New Issue
Block a user