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.