Skip to content

Commit c7b8c1d

Browse files
committed
Add note about notify discord
1 parent c263305 commit c7b8c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
name: code (${{ matrix.channel }})
8686
path: dist/code/super-rentals
8787
include-hidden-files: true
88-
- name: Notify Discord
88+
- name: Notify Discord # This is a step rather than a job because of the matrix
8989
uses: sarisia/actions-status-discord@v1
9090
if: ${{ failure() && github.event_name == 'schedule' }}
9191
with:

0 commit comments

Comments
 (0)