Skip to content

geored/indy-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GChat Action

( For sending release msg's to gchat for indy releases )

Create your workflow:

name:    #[ Name  of  workflow ]

on:
   release:
     types: [created]
   pull_request:
     types: [opened, reopened]

jobs:
  gchat:
     runs-on: ubuntu-latest
     steps:
       - uses: geored/indy-action@v5
         with:
           gchat-webhooks: ${{ secrets.WEBHOOK_URLS }}  # gchat room webhook