wrong step name
This commit is contained in:
@@ -42,10 +42,10 @@ jobs:
|
|||||||
tagging_message: '${{ env.VERSION }}'
|
tagging_message: '${{ env.VERSION }}'
|
||||||
push_options: '--force'
|
push_options: '--force'
|
||||||
|
|
||||||
- name: DEBUG: build value
|
- name: DEBUG - build value
|
||||||
run: echo "${{ steps.new_version.outputs.build }}"
|
run: echo "${{ steps.new_version.outputs.build }}"
|
||||||
|
|
||||||
- name: DEBUG: tag value
|
- name: DEBUG - tag value
|
||||||
run: echo "${{ steps.new_version.outputs.tag }}"
|
run: echo "${{ steps.new_version.outputs.tag }}"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user