Skip to content

Commit

Permalink
Update release.yml (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimakis authored Mar 20, 2023
1 parent fdb4d3f commit bd2a513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }} #
- name: Install git-chglog
# v1
uses: craicoverflow/install-git-chglog@6d338c1d96dcbf12a2115fbe8e5b9817293aae33
- name: Generate changelog
run: |
echo "CHANGELOG<<EOF" >> $GITHUB_ENV
Expand Down

0 comments on commit bd2a513

Please sign in to comment.