Fix indentation
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user