From b576ce988f12f260ec4ade6cddb521972082fe4f Mon Sep 17 00:00:00 2001 From: Patrick O'Hara Date: Tue, 30 Jan 2024 13:04:01 +0000 Subject: [PATCH] Fix syntax --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 899b300..2f2421c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -53,6 +53,7 @@ jobs: permissions: # IMPORTANT: this permission is mandatory for trusted publishing id-token: write + steps: - name: Download all the dists uses: actions/download-artifact@v3 with: