Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa authored Feb 21, 2024
1 parent 8a01d21 commit 9eabb55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ jobs:
id: release
uses: mikepenz/release-changelog-builder-action@v3
with:
#fromTag: ${{ github.head_ref }}
#toTag: ${{ github.ref }}
fromTag: ${{ github.head_ref }}
toTag: ${{ github.ref }}
configurationJson: |
{
"template": "#{{CHANGELOG}}",
Expand Down

0 comments on commit 9eabb55

Please sign in to comment.