Add GRADLE_ENTERPRISE_SECRET_ACCESS_KEY

This commit is contained in:
Rob Winch 2023-01-19 22:07:45 -06:00
parent 576e4d4711
commit 0f0c341cfa

View File

@ -8,6 +8,8 @@ on:
required: false
push:
branches: docs-build
env:
GRADLE_ENTERPRISE_SECRET_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
permissions: read-all
jobs:
build: