Skip to content

Commit 80ba68d

Browse files
authored
Update release.yml
1 parent 6bf4405 commit 80ba68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ jobs:
7777
tag: v${{ inputs.rel_version }}
7878
name: Azure Blobs Plugin v${{ inputs.rel_version }}
7979
artifacts: "**/*.*"
80-
body: "This is the v${{ inputs.rel_version }} release of Azure Blobs Storage for FlowSynx System."
80+
body: "This is the v${{ inputs.rel_version }} release of Azure Blobs Plugin for FlowSynx System."
8181
token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)