1
0
mirror of https://github.com/kha7iq/pingme.git synced 2025-05-15 14:20:18 -07:00

chore: fix typo in services.md

This commit is contained in:
charconstpointer 2021-08-04 23:04:53 +02:00
parent 2dece09025
commit 53b4fc8027

View File

@ -785,7 +785,7 @@ jobs:
uses: kha7iq/pingme-action@v1
env:
TEXTMAGIC_USER: ${{ secrets.TEXTMAGIC_USER }}
TEXTMAGIC_USER: ${{ secrets.TEXTMAGIC_TITLE }}
TEXTMAGIC_TOKEN: ${{ secrets.TEXTMAGIC_TOKEN }}
TEXTMAGIC_MESSAGE: 'Event is triggered by ${{ github.event_name }}'
TEXTMAGIC_TITLE: 'Reference: ${{ github.ref }}'
TEXTMAGIC_RECEIVER: ${{ secrets.TEXTMAGIC_RECEIVER }}