From 59ee00a876b949bcebf40e3e08718b5534e5fe4c Mon Sep 17 00:00:00 2001 From: William Oldham Date: Sat, 30 Mar 2024 11:50:29 +0000 Subject: [PATCH] Update content/3.client/5.upgrade.md --- content/3.client/5.upgrade.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/3.client/5.upgrade.md b/content/3.client/5.upgrade.md index a22c803..11d50b3 100644 --- a/content/3.client/5.upgrade.md +++ b/content/3.client/5.upgrade.md @@ -38,9 +38,6 @@ jobs: GH_TOKEN: ${{ github.token }} - uses: gautamkrishnar/keepalive-workflow@v1 ``` -::alert{type="info"} -Github action authored by [Toon](https://github.com/Toon-arch) -:: 4. Replace the `` placeholder with the GitHub username of the account that owns the fork. 5. Replace the `` placeholder with the repository name of your fork.