Add debug with init data
This commit is contained in:
@@ -61,3 +61,8 @@ jobs:
|
||||
echo "::set-output name=version::${tag:1}"
|
||||
echo "::set-output name=draft::true"
|
||||
fi
|
||||
|
||||
- name: Debug Data
|
||||
run: |
|
||||
echo "show the bump config"
|
||||
echo ${{ steps.bump_setup.outputs.type }}
|
||||
|
||||
Reference in New Issue
Block a user