This commit is contained in:
John Harker 2020-06-09 01:52:07 +01:00 committed by GitHub
parent ce261acd0f
commit 42a85a7190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,6 +110,7 @@ jobs:
path: ./release # optional
-
name: Load version information
working-directory: ${{ github.workspace }}
run: |
source ./version.properties
echo "::set-env name=VERSION_NAME::$VERSION_NAME"