with refs !
Some checks failed
/ validate (push) Successful in 4s
/ build (push) Failing after 19s

This commit is contained in:
Ludovic Cartier
2025-07-21 18:39:20 +02:00
parent f627c002a7
commit 62e6bd9fe7
3 changed files with 3 additions and 4 deletions

View File

@@ -54,9 +54,8 @@ jobs:
timeout-minutes: 2
runs-on: ubuntu-latest
steps:
- name: debug
run: echo "${{ needs.validate.outputs.tag }}"
- uses: actions/checkout@v4
with:
ref: '${{ needs.validate.outputs.tag }}'
- name: Set version to env vars

View File

@@ -1 +1 @@
1.6.1
1.1.4