Attempt #6
This commit is contained in:
parent
9404bafc11
commit
6f0834cc97
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -117,7 +117,7 @@ jobs:
|
|||
-
|
||||
name: Load version information
|
||||
run: |
|
||||
source ${{ github.workspace }}/version.properties
|
||||
source ./version.properties
|
||||
echo "::set-env name=VERSION_NAME::$VERSION_NAME"
|
||||
echo "::set-env name=VERSION_CODE::$VERSION_CODE"
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue