diff --git a/.scripts/publish_github_release.sh b/.scripts/publish_github_release.sh index 14dd6a1a0..7a26ed708 100755 --- a/.scripts/publish_github_release.sh +++ b/.scripts/publish_github_release.sh @@ -5,7 +5,7 @@ TAG="$2" AUTH_TOKEN="$(<'/home/buildbot/.github_token')" PRERELEASE=false -RELEASEFILES=(debs/python-qtpyvcp_*.deb dist/qtpyvcp-*.tar.gz) +RELEASEFILES=(dist/qtpyvcp-*.tar.gz) # commit prefix vs. change log section name declare -a COMMIT_TYPES=(