We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb5a66 commit 8b1b47aCopy full SHA for 8b1b47a
.github/workflows/release.yml
@@ -77,5 +77,5 @@ jobs:
77
tag: v${{ inputs.rel_version }}
78
name: Azure Files Plugin v${{ inputs.rel_version }}
79
artifacts: "**/*.*"
80
- body: "This is the v${{ inputs.rel_version }} release of Azure Files Storage for FlowSynx System."
+ body: "This is the v${{ inputs.rel_version }} release of Azure Files Plugin for FlowSynx System."
81
token: ${{ secrets.GH_TOKEN }}
0 commit comments