Update pypi-publish.yml

This commit is contained in:
Masashi SHIBATA
2021-02-03 01:16:56 +09:00
committed by GitHub
parent 8a3f479683
commit badc8dbf11
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
run: |
wget https://github.com/tcnksm/ghr/releases/download/v0.13.0/ghr_v0.13.0_linux_amd64.tar.gz
tar -xzf ghr_v*_linux_amd64.tar.gz
export TAGNAME=$(jq --raw-output .ref "$GITHUB_EVENT_PATH")
export TAGNAME=$(jq --raw-output .ref "$GITHUB_EVENT_PATH" | sed -e "s/refs\/tags\///")
cp ./optuna_dashboard/public/bundle.js ./dist/
cp ./optuna_dashboard/public/bundle.js.LICENSE.txt ./dist/