Skip to content

Commit

Permalink
Update PushRelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-brendanprice authored Jan 31, 2023
1 parent 2ec6de0 commit 180d682
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/PushRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Release notes generator
id: gen-notes
uses: Decathlon/release-notes-generator-action@v3.1.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
USE_MILESTONE_TITLE: "false"

- uses: 'rui-costa/action-automatic-semver-releases@latest'
name: "Automatic Release Update"
Expand Down

0 comments on commit 180d682

Please sign in to comment.