Skip to content

Commit

Permalink
Update run_release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa authored Feb 3, 2024
1 parent 20241c9 commit 5afd21a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Build Changelog
id: release
uses: mikepenz/release-changelog-builder-action@v3
with:
commitMode: true
failOnError: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 5afd21a

Please sign in to comment.