Skip to content

Commit

Permalink
Specifying the release is for MConnect
Browse files Browse the repository at this point in the history
  • Loading branch information
GPaulH authored Jul 31, 2024
1 parent e8845c7 commit 704caf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mconnect-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.get_version.outputs.RELEASE_TAG }}
release_name: Release ${{ steps.get_version.outputs.RELEASE_TAG }}
release_name: MConnect Release ${{ steps.get_version.outputs.RELEASE_TAG }}
draft: false
prerelease: false

Expand Down

0 comments on commit 704caf9

Please # to comment.