Skip to content

Commit 85c10f3

Browse files
committed
Rename to AMRS
Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent be391e6 commit 85c10f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ build: lint
3131

3232
.PHONY: publish
3333
publish: build
34-
poetry publish --username=__token__ --password="$(INFTYAI_PYPI_TOKEN)"
34+
poetry publish --username=__token__ --password=$(INFTYAI_PYPI_TOKEN)

0 commit comments

Comments
 (0)