Created
September 8, 2019 07:59
-
-
Save yanzay/442c549685d12aad14b05ec658cbf1dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- uses: yanzay/[email protected] | |
if: always() | |
with: | |
chat: ${{ secrets.chat }} | |
token: ${{ secrets.token }} | |
status: ${{ job.status }} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment