Skip to content

Commit 58e2ec9

Browse files
authored
Update discord-notify.yml
1 parent de8f18f commit 58e2ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
notify:
77
runs-on: ubuntu-latest
88
steps:
9-
- name: Post all commits (plus merge) in order
9+
- name: Post all in order
1010
env:
1111
WEBHOOK: ${{ secrets.DISCORD_NOTIFY }}
1212
REPO: ${{ github.repository }}

0 commit comments

Comments
 (0)