Skip to content

Commit

Permalink
fix: set id to release action task
Browse files Browse the repository at this point in the history
  • Loading branch information
okaufmann committed Oct 21, 2023
1 parent 3d49677 commit a9e0c5c
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 @@ -18,6 +18,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Conventional Changelog Action
id: changelog
uses: TriPSs/conventional-changelog-action@v3
with:
github-token: ${{ secrets.github_token }}
Expand Down

0 comments on commit a9e0c5c

Please sign in to comment.