From 5172d2501337ba640cb070e76483dcd5c7ffc956 Mon Sep 17 00:00:00 2001 From: Dethrace Labs Date: Tue, 20 Sep 2022 20:39:32 +1200 Subject: [PATCH] workflow changes 5 #none --- .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 8997bfe7..6d09ee2b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -109,7 +109,7 @@ jobs: # - name: Fetch build artifacts # uses: actions/download-artifact@v1 # with: - # name: artifacts + ## name: artifacts - name: Create release id: create-release uses: softprops/action-gh-release@v1