1
0
mirror of synced 2026-08-31 22:46:02 +00:00

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
+2
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: