Skip to content

Commit

Permalink
Merge pull request #13 from savi-lang/pull-from-base/503d16a
Browse files Browse the repository at this point in the history
Pull latest from savi-lang/base-standard-library
  • Loading branch information
jemc authored Mar 19, 2022
2 parents 86e436b + 503d16a commit db27e2e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/library-release-notify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ jobs:
to: notifications
type: stream
topic: ${{ github.event.repository.full_name }} releases
content: >
content: "
[${{ github.event.release.name }}](${{ github.event.release.html_url }})
of
[${{ github.event.repository.full_name }}](${{ github.event.repository.html_url }})
has been released!
has been released!\n\n
${{ github.event.release.body }}"

0 comments on commit db27e2e

Please sign in to comment.