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
This adds a workflow to build the Python package when a tag matching `feature_artifacts-helper_*` is created. It will upload the build artifacts (`tar.gz` sdist and `.whl` bdist).
There is also the option of automatically creating a release and
attaching the build artifacts to it. See
eebf0a5 and
https://github.com/delilahw/codespace-features/releases/tag/feature_artifacts-helper_1.1-alpha
for an example.
0 commit comments