isaacscript 3.7.0 → 3.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -60,7 +60,8 @@ jobs:
|
|
|
60
60
|
# - Click on "Actions" from the dropdown list.
|
|
61
61
|
# - Click on the "New repository secret" button in the top right.
|
|
62
62
|
# - For the "Name" box, use "DISCORD_WEBHOOK" (without the quotes).
|
|
63
|
-
# - For the "Secret" box, paste in the URL that was copied in the "Copy Webhook URL" step.
|
|
63
|
+
# - For the "Secret" box, paste in the URL that was copied in the "Copy Webhook URL" step. (The
|
|
64
|
+
# pasted URL should not have a "/github" suffix.)
|
|
64
65
|
# - Click on the "Add secret" button.
|
|
65
66
|
# - Delete this comment and uncomment the lines below.
|
|
66
67
|
#discord:
|