without condition ?
Some checks failed
/ validate (push) Successful in 4s
/ build (push) Failing after 14s

This commit is contained in:
Ludovic Cartier
2025-07-21 17:38:51 +02:00
parent ff92b3b9c2
commit 0f968bcf2a

View File

@@ -38,8 +38,7 @@ jobs:
commit_message: gitea-actions auto commit - update version
push_options: '--force'
- name: debug output
run: echo "output value: ${{ steps.new_version.outputs.build }}"
- run: echo "${{ steps.new_version.outputs.build }}"
build:
#needs: validate