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

Create python-publish.yml #1946

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

nschonni
Copy link
Contributor

Just a direct copy of https://github.com/nschonni/bikeshed/new/master?filename=.github%2Fworkflows%2Fpython-publish.yml&workflow_template=python-publish so it's probably the wrong folder (dist) and doesn't take into account your release script

This would probably mean switching to using Git tags + GitHub releases instead of #1773

- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guessing maybe this should pin to 3.7 since that's the official version right now

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

Successfully merging this pull request may close these issues.

1 participant