Attempt #2
This commit is contained in:
parent
ce261acd0f
commit
42a85a7190
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue