nvidia-patch/.github/workflows
Jai Luthra 16e95c3bd1 workflows: use workflow dispatch instead of releases
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
..
gen_win_patches.yml workflows: use workflow dispatch instead of releases 2023-11-09 14:19:38 +05:30
README.md add github actions for windows patches on new release 2023-08-14 19:39:45 +02:00

GitHub Actions usage

To create patches to a new driver version simply create a new release with the following name schema:

  • For DCH: win-dch-536.67
  • For Studio: win-studio-536.67
  • If you need to rerun append -{try} e.g. win-dch-536.67-2

Tagname same as release name.

If the patch file exist for a version, they will get deleted and recreated.

The patches will be added as asset to the release.

Currently only for windows10 patches