chore: use Dockerfile
All checks were successful
Sample Testing / my_job (push) Successful in 1m43s

This commit is contained in:
Marcel S. Henselin 2026-04-16 10:25:06 +02:00
parent e6be735f1a
commit eeed1a402d

View file

@ -182,7 +182,7 @@ func card(d templateData) ([]byte, error) {
{
"cardsV2": [
{
"cardId": "notify-${{ github.run_id }}",
"cardId": "notify-{{ .ActionID }}",
"card": {
"header": {
"title": "{{ .Title }}",