Skip to content

Commit

Permalink
workflow tweak
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Sieradski <[email protected]>
  • Loading branch information
selfagency committed Mar 16, 2022
1 parent 1d8f782 commit 9e81331
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 @@ -29,6 +29,7 @@ jobs:
- name: Generate changelog
id: changelog
uses: 'mikepenz/release-changelog-builder-action@v2'
if: ${{ steps.check.outputs.changed == 'true' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
continue-on-error: true
Expand Down

0 comments on commit 9e81331

Please sign in to comment.