0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

fix making publish

This commit is contained in:
Zack Scholl 2020-09-15 12:46:07 -07:00
parent ad6e7dff43
commit 32bb98fd4f
2 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,8 @@
release:
cd ../../ && go generate
cd ../../ && go generate
cp zsh_autocomplete ../../
cp bash_autocomplete ../../
cd ../../ && goreleaser release
git push
cd ../../ && ./src/install/prepare-sources-tarball.sh