fix repo name

This commit is contained in:
zadam 2019-07-20 14:40:50 +02:00
parent 56aef8b6ec
commit 6b342d2fe7

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
export GITHUB_REPO=trilium-webclipper export GITHUB_REPO=trilium-web-clipper
if [[ $# -eq 0 ]] ; then if [[ $# -eq 0 ]] ; then
echo "Missing argument of new version" echo "Missing argument of new version"