diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 3e0a43d..dc3501c 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -58,7 +58,7 @@ jobs: shell: bash run: | cd target/${{ matrix.target }}/release - BINARY_NAME=spt${{ matrix.binary_postfix }} + BINARY_NAME=xplr${{ matrix.binary_postfix }} strip $BINARY_NAME RELEASE_NAME=xplr-${{ matrix.artifact_prefix }} tar czvf $RELEASE_NAME.tar.gz $BINARY_NAME diff --git a/README.md b/README.md index b8212db..d956e75 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ A hackable, minimal, fast TUI file explorer, stealing ideas from + + + + +