Skip to content

Commit

Permalink
v0.1.4h
Browse files Browse the repository at this point in the history
  • Loading branch information
YeonV authored Nov 17, 2020
1 parent 219c992 commit bb2ca5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
git log --pretty=format:"%s" $(git describe --tags --abbrev=0 @^)..@ >> /tmp/messages.txt
cat /tmp/messages.txt
echo '-.-'
echo 'MESSAGES<<EOF' >> $GITHUB_ENV
cat /tmp/messages.txt >> $GITHUB_ENV
echo 'EOF' >> $GITHUB_ENV
Expand Down

0 comments on commit bb2ca5b

Please sign in to comment.