diff --git a/.github/workflows/compile-production-files.yml b/.github/workflows/compile-production-files.yml index fda0e11..d78f634 100644 --- a/.github/workflows/compile-production-files.yml +++ b/.github/workflows/compile-production-files.yml @@ -6,7 +6,6 @@ on: jobs: - compile-production-files: runs-on: ubuntu-latest # needs: esphome-firmware-validation @@ -17,7 +16,7 @@ jobs: submodules: recursive - name: Generate full documentation - uses: INTI-CMNB/KiBot@v2_k7 + uses: INTI-CMNB/KiBot@v2_k8 env: MOUSER_KEY: ${{ secrets.MOUSER_KEY }} NEXAR_CLIENT_ID: ${{ secrets.NEXAR_CLIENT_ID }}