Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 259 Bytes

File metadata and controls

10 lines (9 loc) · 259 Bytes

Roam GitHub Actions

Post a chat message

      - uses: WonderInventions/actions/post-message@master
        with:
          api-key: ${{ secrets.ROAM_API_KEY }}
          chat-id: ${{ vars.DEVOPS_CHAT_ID }}
          text: Chat messsage here.