super typo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user