Skip to content

Commit 3f1ccd4

Browse files
committed
👷 Tweaked release naming & added body file
1 parent 6f25a00 commit 3f1ccd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ jobs:
343343
# This workflow is only triggered by tags.
344344
prerelease: false
345345
allowUpdates: true
346-
name: Release ${{ github.ref_name }}
346+
bodyFile: .github/workflows/release.md
347+
name: ${{ github.ref_name }}
347348
artifacts: "artifacts/*/*.zip"
348349

0 commit comments

Comments
 (0)