Fix indentation

This commit is contained in:
Joshua Granick
2021-01-06 12:09:48 -08:00
parent ec86edd195
commit b08d848892

View File

@@ -536,7 +536,7 @@ jobs:
needs: [notify-discord]
if: always()
steps:
- name: Notify Discord (failure)
- name: Notify Discord (failure)
uses: appleboy/discord-action@master
if: needs.notify-discord.result != 'success'
with: