added code to print version number
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: Show Environment Variables
|
name: Show Environment Variables
|
||||||
env:
|
env:
|
||||||
tag: ${{steps.vars.output.TAG}}
|
tag: ${{steps.vars.outputs.TAG}}
|
||||||
run: |
|
run: |
|
||||||
echo $tag
|
echo $tag
|
||||||
-
|
-
|
||||||
|
|||||||
Reference in New Issue
Block a user