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:
		| @@ -64,6 +64,9 @@ jobs: | ||||
|       - uses: cstuder/apprise-ga@master | ||||
|         with: | ||||
|           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: | ||||
|           APPRISE_URL: '${{ secrets.APPRISE_URL }}' | ||||
		Reference in New Issue
	
	Block a user