diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 00e05f2290..7e25bad8d0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,8 +4,8 @@ name: release on: push jobs: - dump-context: - name: Dump context + build-distribution: + name: Build catalystcoop.pudl distribution for PyPI runs-on: ubuntu-latest steps: - name: Dump context