diff --git a/.github/workflows/prod.yml b/.github/workflows/prod.yml index 9f940aa..decf83e 100644 --- a/.github/workflows/prod.yml +++ b/.github/workflows/prod.yml @@ -14,5 +14,5 @@ jobs: - name: Setup Java uses: actions/setup-java@v3 with: - distribuition: temurin + distribution: temurin java-version: 17 \ No newline at end of file