Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sipsuru authored Sep 25, 2024
1 parent ef563cb commit 489356a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This's the guide for applying patch mannually. There'll be a repo guiding you tr
- Fork this repo.
- Go to actions tab, Select `Latest Version - Workflow Dispatch` workflow.
- Trigger it with `workflow diaptch`
- After a successful trigger download artifact that named like `Fiddler-Everywhere-VX.X.X-Patched-Maual-Dispatched`
- After a successful trigger download artifact that named like `Fiddler-Everywhere-VX.X.X-Patched`
- Extract it. Run it

* *Here how you do it...*
Expand All @@ -54,7 +54,7 @@ This's the guide for applying patch mannually. There'll be a repo guiding you tr
- Fork this repo
- Go to actions tab, Select `Custom Version - Workflow Dispatch` workflow.
- Trigger it with `workflow diaptch` providing the version you want to patch
- After a successful trigger download artifact that named like `Fiddler-Everywhere-VX.X.X-Patched-Maual-Dispatched`
- After a successful trigger download artifact that named like `Fiddler-Everywhere-VX.X.X-Patched`
- Extract it. Run it

> [!WARNING]
Expand All @@ -76,7 +76,7 @@ This's the guide for applying patch mannually. There'll be a repo guiding you tr
- The continuous patch patch newer versions than the version named in `LATEST_PATCHED_VERSION` and ***Currently you need to manually update this repository vairiable after patching a new version with this or else it'll keep patching the same version everyday!***
- The action workflows triggers 1t 00:00 UTC everyday, and if it found a new version, the artifact will be uploaded.
> Causion: The action won't upload patched app as release for now. So you've to manually check if a new version is patched (everyday) by refering artifact section of the runned actions.
- If Telerik has uploaded a new version, if it's patched in a continuous trigger, download the artifact named like `Fiddler-Everywhere-VX.X.X-Patched-Maual-Dispatched`
- If Telerik has uploaded a new version, if it's patched in a continuous trigger, download the artifact named like `Fiddler-Everywhere-VX.X.X-Patched`
- Extract it. Run it

> [!WARNING]
Expand Down

0 comments on commit 489356a

Please sign in to comment.