Fixed yaml
All checks were successful
Build and Deploy docker container / build (push) Successful in 2m52s
All checks were successful
Build and Deploy docker container / build (push) Successful in 2m52s
This commit is contained in:
parent
8b32122191
commit
d4df7f67d9
@ -64,6 +64,9 @@ jobs:
|
|||||||
- uses: cstuder/apprise-ga@master
|
- uses: cstuder/apprise-ga@master
|
||||||
with:
|
with:
|
||||||
title: 'jonb.io site deployment'
|
title: 'jonb.io site deployment'
|
||||||
message: Push received on {{ ref }} Commit by {{ head_commit.author.name }}: {{ head_commit.message | truncate(128) }} ({{ head_commit.id[0:7] }}) deployed.
|
message: >-
|
||||||
|
Push received on {{ ref }}
|
||||||
|
Commit by {{ head_commit.author.name }}: {{ head_commit.message |
|
||||||
|
truncate(128) }} ({{ head_commit.id[0:7] }}) deployed.
|
||||||
env:
|
env:
|
||||||
APPRISE_URL: '${{ secrets.APPRISE_URL }}'
|
APPRISE_URL: '${{ secrets.APPRISE_URL }}'
|
Loading…
x
Reference in New Issue
Block a user