Skip to content

Commit

Permalink
Update workflow to test build notes output
Browse files Browse the repository at this point in the history
  • Loading branch information
nid90 authored Jan 2, 2024
1 parent fcace98 commit d461c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
echo "vcode: ${{ steps.tramline.outputs.version_code }}"
echo "vname: ${{ steps.tramline.outputs.version_name }}"
echo "cref: ${{ steps.tramline.outputs.commit_ref }}"
echo "cref: ${{ steps.tramline.outputs.build_notes }}"

0 comments on commit d461c7e

Please sign in to comment.