Skip to content

Commit 621217a

Browse files
authored
Merge pull request #4035 from leburgeon/patch-14
Update part11e.md
2 parents 86cf153 + 65a7610 commit 621217a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/11/en/part11e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Register now to Discord if you have not already done that. You will also need a
3939

4040
#### 11.18 Build success/failure notification action
4141

42-
You can find quite a few third-party actions from [GitHub Action Marketplace](https://github.com/marketplace?type=actions) by using the search phrase [discord](https://github.com/marketplace?type=actions&query=discord). Pick one for this exercise. My choice was [discord-webhook-notify](https://github.com/marketplace/actions/discord-webhook-notify) since it has quite many stars and decent documentation.
42+
You can find quite a few third-party actions from [GitHub Action Marketplace](https://github.com/marketplace?type=actions) by using the search phrase [discord](https://github.com/marketplace?type=actions&query=discord). Pick one for this exercise. My choice was [discord-webhook-notify](https://github.com/marketplace/actions/discord-webhook-notify) since it has quite a few stars and decent documentation.
4343

4444
Setup the action so that it gives two types of notifications:
4545
- A success indication if a new version gets deployed

0 commit comments

Comments
 (0)