Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-yeager committed Sep 27, 2024
1 parent f40dc52 commit d25c944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unreleaseChangesCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
export LOG=`git log $(git describe --tags --abbrev=0)..HEAD --pretty=format:'- %s – @%al.' --no-merges`
echo "LOG=$LOG" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
- name: View Log
run: |
echo ${{ steps.vars.outputs.LOG }}
Expand Down

0 comments on commit d25c944

Please sign in to comment.