parent
							
								
									683d0a08de
								
							
						
					
					
						commit
						f5a5d9e8d6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -22,7 +22,7 @@ jobs: | |||
|                curl -u '${{ secrets.NTFY_USER }}:${{ secrets.NTFY_PASSWORD }}' \ | ||||
|                -H 'Title: Job Succeeded. ${{ github.repository }}/${{ github.ref }}' \ | ||||
|                -d 'Job succeeded. See ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }} for details' \ | ||||
|                '${{ secrets.NTFY_HOST }}${{ secrets.NTFY_TOPIC }}'' | ||||
|                '${{ secrets.NTFY_HOST }}${{ secrets.NTFY_TOPIC }}' | ||||
|       - name: Failure Notification | ||||
|         if: failure() | ||||
|         run: | | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue