From 4568f59d50e14ee63ed747fb683ae0965d673169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arvid=20B=C3=B6ttiger?= Date: Fri, 14 Jun 2024 10:47:53 +0200 Subject: [PATCH] Fixed another typo --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index aa4761f..c87b877 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -48,7 +48,7 @@ jobs: uses: actions/download-artifact@v3 with: name: web-ext-${{ github.ref_name }}.xpi - name: dist + path: dist - name: "Create Release" uses: softprops/action-gh-release@v1