diff --git a/.github/workflows/integration-enterprise.yaml b/.github/workflows/integration-enterprise.yaml index 8138ed3..ed6c1dc 100644 --- a/.github/workflows/integration-enterprise.yaml +++ b/.github/workflows/integration-enterprise.yaml @@ -52,6 +52,7 @@ jobs: id: license with: password: ${{ secrets.PULP_PASSWORD }} + op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Setup Kong env: KONG_LICENSE_DATA: ${{ steps.license.outputs.license }}