Skip to content

Commit

Permalink
Reference Mistica in Teams message
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Delgado <[email protected]>
  • Loading branch information
pmartinbTEF and jdelga authored Oct 25, 2023
1 parent db2f425 commit 7f9a923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
needs: ${{ toJson(needs) }}
job: ${{ toJson(job) }}
steps: ${{ toJson(steps) }}
overwrite: "{title: `New version published ${{ github.event.release.tag_name }}`, text:`Release Notes:\n ${{ github.event.release.body }}`}"
overwrite: "{title: `New Mistica version published ${{ github.event.release.tag_name }}`, text:`Release Notes:\n ${{ github.event.release.body }}`}"

0 comments on commit 7f9a923

Please sign in to comment.