Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate GitHub actions debug mode detection #322

Open
webknjaz opened this issue Jan 19, 2025 · 2 comments
Open

Integrate GitHub actions debug mode detection #322

webknjaz opened this issue Jan 19, 2025 · 2 comments

Comments

@Jomik
Copy link

Jomik commented Feb 21, 2025

Meanwhile, we can add

with:
  verbose: ${{ toJSON(runner.debug == '1') }}

@webknjaz
Copy link
Member Author

@Jomik nice find! Though, what I have in mind is a more integrated approach. This input only adds --verbose to twine upload. Meanwhile, we also have a few places where we print stuff that would be good to integrate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants