EpikCord / EpikCord.py

Welcome to EpikCord.py! This is an API Wrapper for Discord's API for Python!
Other
30 stars 8 forks source link

PyAutoRelease not working #93

Open TheUntraceable opened 2 years ago

TheUntraceable commented 2 years ago

Summary

The workflow always crashes.

Reproduction Steps

Push a commit

Minimal Reproducible Code

No response

Expected Results

For a new release to be deploying on PyPi

Actual Results

It errors.

Intents

Not an issue with Intents.

System Information

Irrelevant.

Checklist

Additional Context

No response

nav-github01001 commented 2 years ago

Bruh My commit

TheUntraceable commented 2 years ago

It uses EpikHost for the user for some reason, I need to change that but I can't see where it's getting that from?

itsnotrin commented 2 years ago

It gets it from the repo secrets / org secrets, no?

TheUntraceable commented 2 years ago

No. It doesn't get the user from repo secrets but it does get the Password/API Key from there

Jerry-py commented 2 years ago

Fixed?

TheUntraceable commented 2 years ago

Last time I checked, no.

EmmmaTech commented 2 years ago

@TheUntraceable why are you being so vague in this issue? You didn't even provide a traceback from the workflow. You just said "the workflow errors". Not helpful for outsiders at all.