ci: use unified workflow

Former-commit-id: 2f06bdaa0d6c7c8d6e75694898923c380d38a23d [formerly 2f06bdaa0d6c7c8d6e75694898923c380d38a23d [formerly 2f06bdaa0d6c7c8d6e75694898923c380d38a23d [formerly 1453c41226]]]
Former-commit-id: b3f63e9c9d00a4429b837a2f2ba4dbf718981e81
Former-commit-id: 79d6752b2bdb7acadc0cfe75d86098e46e2585be
Former-commit-id: 50b7b3640ff0d2290195404c95bf90d51d3558c0
This commit is contained in:
Michael Lingelbach 2021-11-10 15:35:53 -08:00
parent 674dda17b8
commit 6cc38b63ae
1 changed files with 0 additions and 6 deletions

View File

@ -27,12 +27,6 @@ jobs:
--sdist
--outdir dist/
.
release:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v2
- name: Publish a Python distribution to PyPI
if: github.repository == 'StanfordVL/bddl' && startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@release/v1