You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Makefile has twine -u zeek .. and that's not working anymore due to two-factor authentication for user zeek. Needs twine -u __token__ instead, but maybe should move to GitHub action.
The text was updated successfully, but these errors were encountered:
The current Makefile has
twine -u zeek ..
and that's not working anymore due to two-factor authentication for userzeek
. Needstwine -u __token__
instead, but maybe should move to GitHub action.The text was updated successfully, but these errors were encountered: