Build not pushing to PyPi
edmundsj opened this issue · 1 comments
edmundsj commented
For some reason the latest build is not pushing to pyPi. This has something to do with the GITHUB_REF variable not being equal to 'ref/branch/master' on line 52 of the github workflows doc. I will need to add an "echo" to print the actual value of that variable for appropriate comparison. Currently only test PyPi has latest build.