Skip to content

Commit 4168c40

Browse files
committed
Fix release yaml
1 parent c306bdd commit 4168c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
sourcegraph/lsif-typescript:${{ env.MINOR }}
5757
sourcegraph/lsif-typescript:${{ env.MAJOR }}
5858
- name: Build and push
59-
id: docker_build
59+
id: docker_build_autoindex
6060
uses: docker/build-push-action@v2
6161
with:
6262
file: Dockerfile.autoindex

0 commit comments

Comments
 (0)