Skip to content

Commit 7a389a8

Browse files
committed
ci: 👷 update teams hook
1 parent 60dc443 commit 7a389a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,6 @@ jobs:
5353
if: always()
5454
with:
5555
webhook_url: ${{ secrets.MSTEAMS_WEBHOOK }}
56+
job: ${{ toJson(job) }}
57+
steps: ${{ toJson(steps) }}
58+
overwrite: "{title: `Release uebertool ${github.ref}`}"

0 commit comments

Comments
 (0)