5
This commit is contained in:
@@ -18,8 +18,7 @@ jobs:
|
||||
- name: Step 1
|
||||
id: environment
|
||||
run: |
|
||||
VERSION='6.12.26'
|
||||
/usr/bin/echo "VERSION=${VERSION}" >> "${GITHUB_OUTPUT}"
|
||||
/usr/bin/echo "VERSION=6.12.68" >> "${GITHUB_OUTPUT}"
|
||||
/usr/bin/echo "Version: ${{ steps.environment.outputs.version }}"
|
||||
/usr/bin/echo "Branch: ${{ matrix.branch }}"
|
||||
/usr/bin/echo "Runner: ${{ matrix.runner }}"
|
||||
|
||||
Reference in New Issue
Block a user