mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-08 12:15:22 +00:00
publish as pre-release first
This commit is contained in:
parent
c48f07f821
commit
19d0f2b4cc
@ -25,7 +25,7 @@ cp app/out/make/zip/${OS}/${ARCH}/Ollama-${OS}-${ARCH}-${VERSION}.zip dist/Ollam
|
|||||||
cp ./ollama dist/ollama-${OS}-${ARCH}
|
cp ./ollama dist/ollama-${OS}-${ARCH}
|
||||||
|
|
||||||
# Create a new release.
|
# Create a new release.
|
||||||
gh release create v$VERSION
|
gh release create -p v$VERSION
|
||||||
|
|
||||||
# Upload the zip file.
|
# Upload the zip file.
|
||||||
gh release upload v$VERSION ./dist/Ollama-${OS}-${ARCH}.zip
|
gh release upload v$VERSION ./dist/Ollama-${OS}-${ARCH}.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user