Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

google-chat-notification

A GitHub Action to send deployment notifications to Google Chat.

Usage

- name: Google Chat Notification
  uses: DeepwalkInternal/google-chat-notification
  if: always()
  with:
    webhook_url: ${{ secrets.GOOGLE_CHAT_WEBHOOK }}
    status: ${{ job.status }}

About

A GitHub Action to send deployment notifications to Google Chat.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors