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:
parent
ad6e7dff43
commit
32bb98fd4f
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue