Skip to content

Commit

Permalink
Print version from version job
Browse files Browse the repository at this point in the history
  • Loading branch information
a-mabe committed Oct 29, 2023
1 parent 7c43d2d commit ffa12a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_and_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
with:
path: VERSION

- name: Print version
run: echo ${{ steps.version.outputs.content }}

BuildAndroidRelease:
runs-on: ubuntu-latest
environment: production
Expand Down

0 comments on commit ffa12a3

Please sign in to comment.