1 parent 7948274 commit 53f10a6Copy full SHA for 53f10a6
1 file changed
.github/workflows/generate-release.yml
@@ -43,7 +43,7 @@ jobs:
43
run: dotnet publish GlucoseTray\GlucoseTray.csproj --configuration Release --no-restore -p:PublishProfile=GlucoseTray\Properties\PublishProfiles\PublishToSingleSelfContainedExeWthoutFramework.pubxml
44
- name: Generate Release Notes
45
id: notes
46
- uses: RedCrafter07/release-notes-action@v1
+ uses: RedCrafter07/release-notes-action@v1.0.1
47
with:
48
tag-name: ${{ github.ref_name }}
49
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments