diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 91d2dd2..e63693d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ on: tweak_version: description: "The version of the tweak to use. Enter the version manually from dayanch96/InfusePlus/releases or leave default" - default: "2.2" + default: "2.3" required: true type: string @@ -92,4 +92,4 @@ jobs: - name: Output Release URL run: | - echo "::notice::Release available at: https://github.com/${{ github.repository }}/releases" \ No newline at end of file + echo "::notice::Release available at: https://github.com/${{ github.repository }}/releases"