diff --git a/.github/workflows/manual_activation.yml b/.github/workflows/manual_activation.yml index 7dd7078..e6ee1b4 100644 --- a/.github/workflows/manual_activation.yml +++ b/.github/workflows/manual_activation.yml @@ -1,6 +1,8 @@ name: Acquire activation file on: - push: { branches: [main] } +#uncomment this to make it show once, stop the job in github actions, comment it again, then run using the "Run workflow" button and fill the form with desired unity version +# push: { branches: [main] } + workflow_dispatch: inputs: unityVersion: