wrong step name
Some checks failed
/ validate (push) Successful in 4s
/ build (push) Failing after 19s

This commit is contained in:
Ludovic Cartier
2025-07-21 18:31:00 +02:00
parent d9953b5169
commit 914144f07c

View File

@@ -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: