Skip to content

Commit

Permalink
Read app version
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmr committed Dec 12, 2023
1 parent 5a7b7b6 commit ed83786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: chmod +x ./gradlew

- name: Read version name from file
working-directory: ./gradle
id: read-version
run: echo "::set-output name=vName::$(awk -F' *= *' '/vName/{print $2}' libs.versions.toml)"

Expand Down

0 comments on commit ed83786

Please sign in to comment.