Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
markgravity committed Dec 20, 2024
1 parent c44cb6c commit 402d68f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_upload_build_to_firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

- name: Create Release Note
run: |
echo "$(git log -1 | grep -o "\[.*")"
echo "RELEASE_NOTES<<EOF" >> $GITHUB_ENV
echo "$(git log -1 | grep -o "\[.*")" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
Expand Down

0 comments on commit 402d68f

Please sign in to comment.