This commit is contained in:
2025-05-21 11:13:28 +02:00
parent 7b3f8ce11e
commit cd7e1f2af0

View File

@@ -10,6 +10,6 @@ jobs:
- name: Create Release Notes
uses: docker://decathlon/release-notes-generator-action:2.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TOKEN }}
OUTPUT_FOLDER: temp_release_notes
USE_MILESTONE_TITLE: "true"