super typo
All checks were successful
/ validate (push) Successful in 4s
/ build (push) Has been skipped

This commit is contained in:
Ludovic Cartier
2025-07-21 23:23:34 +02:00
parent 6d8123ab51
commit 52da19f35c
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ jobs:
- name: Set version to env vars
run: |
echo "VERSION="${{ needs.validate.outputs.version }} >> $GITHUB_ENV
echo "VERSION=${{ needs.validate.outputs.version }}" >> $GITHUB_ENV
echo "version: $VERSION"
- name: Setup go

View File

@@ -1 +1 @@
1.6.1
1.0.1