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