We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f6b4f commit 77f369fCopy full SHA for 77f369f
.github/workflows/build-link-index-updater-lambda.yml
@@ -14,9 +14,6 @@ on:
14
15
jobs:
16
build:
17
- outputs:
18
- artifact-id: ${{ steps.upload-artifact.outputs.artifact-id }}
19
- zip-file: ${{ steps.create-zip.outputs.zip-file }}
20
runs-on: ubuntu-latest
21
env:
22
BINARY_PATH: .artifacts/docs-lambda-index-publisher/release_linux-x64/bootstrap
0 commit comments