Skip to content

Commit 30ca557

Browse files
committed
Fix artifact name in makefile to match repo name required by concourse task
1 parent 67752c7 commit 30ca557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
artifact_name := ch-sdk-node
1+
artifact_name := api-sdk-node
22
version := "unversioned"
33

44
.PHONY: clean

0 commit comments

Comments
 (0)