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 5, 2024
1 parent 9260c31 commit 7320677
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 }}
commitMode: true
failOnError: true
env:
Expand Down

0 comments on commit 7320677

Please sign in to comment.