Skip to content

Commit 53f10a6

Browse files
committed
fix(ops): fix name again
1 parent 7948274 commit 53f10a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: dotnet publish GlucoseTray\GlucoseTray.csproj --configuration Release --no-restore -p:PublishProfile=GlucoseTray\Properties\PublishProfiles\PublishToSingleSelfContainedExeWthoutFramework.pubxml
4444
- name: Generate Release Notes
4545
id: notes
46-
uses: RedCrafter07/release-notes-action@v1
46+
uses: RedCrafter07/release-notes-action@v1.0.1
4747
with:
4848
tag-name: ${{ github.ref_name }}
4949
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)