chipsalliance / fasm

FPGA Assembly (FASM) Parser and Generator
https://fasm.readthedocs.io
Apache License 2.0
90 stars 30 forks source link

Publish to PyPi step should be skipped if no authentication secrets are found #56

Closed mithro closed 3 years ago

mithro commented 3 years ago

The runs on https://github.com/umarcor/fasm/runs/1919821830?check_suite_focus=true are failing because umarcor doesn't have an authentication token set up to push to test.pypi.org

Instead the step should just be skipped.