Update deploy-docs-test.yml
This commit is contained in:
3
.github/workflows/deploy-docs-test.yml
vendored
3
.github/workflows/deploy-docs-test.yml
vendored
@@ -22,5 +22,4 @@ jobs:
|
||||
uses: ./.github/workflows/spring-cloud-deploy-docs.yml
|
||||
with:
|
||||
build-refname: ${{ github.event.inputs.build-refname }}
|
||||
secrets:
|
||||
GRADLE_ENTERPRISE_SECRET_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user