diff --git a/.github/workflows/linux_builds_deployment.yml b/.github/workflows/linux_builds_deployment.yml index ff93eea8..2375d1f2 100644 --- a/.github/workflows/linux_builds_deployment.yml +++ b/.github/workflows/linux_builds_deployment.yml @@ -78,8 +78,6 @@ jobs: platform: linuxbsd target: ${{ matrix.target }} tests: ${{ matrix.tests }} - template-encryption: ${{ matrix.template-encryption }} - pck-encryption-key: ${{ secrets[matrix.pck-encryption-key] }} - name: Strip binaries if: ${{ matrix.strip }}