Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fkitsantas committed Dec 11, 2023
2 parents 3949b8a + d750a3b commit 164835e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: ${{ steps.version.outputs.version }}
prerelease: false
title: "Latest Build v${{ steps.version.outputs.version }}"
title: "Reina.Cryptography v${{ steps.version.outputs.version }}"
body: ${{ steps.commit_message.outputs.message }}

# Upload .dll for .NET Framework 4.8.1 as an asset to the release
Expand Down

0 comments on commit 164835e

Please sign in to comment.