From 4d03856c265cf39473bc289662b4a23cd10f842b Mon Sep 17 00:00:00 2001 From: William Ballenthin Date: Mon, 31 Aug 2020 14:35:14 -0600 Subject: [PATCH] ci: publish: formatting --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 77536805..2258de3b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -9,9 +9,7 @@ on: jobs: deploy: - runs-on: ubuntu-latest - steps: - uses: actions/checkout@v2 - name: Set up Python