Skip to content

Commit

Permalink
Echo filename in release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
krksgbr committed Mar 15, 2020
1 parent 8771424 commit f5d56a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ fi

tag=v`cat ./version`

echo "uploading $file"
./upload-github-release-asset.sh github_api_token=$GITHUB_API_TOKEN owner=krksgbr repo=glyphcollector tag=$tag filename=$file

0 comments on commit f5d56a6

Please sign in to comment.