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 ef03d70 commit d07c8b8Copy full SHA for d07c8b8
.github/workflows/version.yml
@@ -91,7 +91,7 @@ jobs:
91
-H "Content-Profile: scripts" \
92
-d "$DATA"
93
94
- - name: Discord notification
+ - name: Discord notification
95
shell: bash
96
run: |
97
BODY=$(jq -nc \
0 commit comments