Skip to content

Commit 96bd4bf

Browse files
fix: edit the image tag
1 parent 6b86d88 commit 96bd4bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sparrowproxy-selfhost.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
echo "Building version: ${DOCKER_IMAGE_VERSION}"
3939
docker buildx build \
4040
--platform linux/amd64,linux/arm64 \
41-
--build-arg GITHUB_TOKEN=${{ secrets.SPARROW_GITHUB_TOKEN }} \
4241
-t sparrowapi/sparrow-proxy:${DOCKER_IMAGE_VERSION} \
4342
-t sparrowapi/sparrow-proxy:latest \
4443
--push .

0 commit comments

Comments
 (0)