Skip to content

Implement displacements #24

Implement displacements

Implement displacements #24

Workflow file for this run

name: Notify
on:
issues:
types:
- reopened
- opened
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: send telegram message on push
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_CHAT }}
token: ${{ secrets.TELEGRAM_TOKEN }}
message: ${{ github.actor }} created an issue:

Check failure on line 18 in .github/workflows/notification.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/notification.yml

Invalid workflow file

You have an error in your yaml syntax on line 18