We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8f18f commit 58e2ec9Copy full SHA for 58e2ec9
.github/workflows/discord-notify.yml
@@ -6,7 +6,7 @@ jobs:
6
notify:
7
runs-on: ubuntu-latest
8
steps:
9
- - name: Post all commits (plus merge) in order
+ - name: Post all in order
10
env:
11
WEBHOOK: ${{ secrets.DISCORD_NOTIFY }}
12
REPO: ${{ github.repository }}
0 commit comments