From 208647cb02f8e81df573705be05ddf1f29a968fd Mon Sep 17 00:00:00 2001 From: RepoDynamicsBot <80158628+AAriam@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:50:11 +0200 Subject: [PATCH] Update main.yaml --- .github/workflows/main.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 1a5f2a9e..643da830 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -236,12 +236,6 @@ jobs: name: Distribution Package path: distribution - - name: 'Download Release Notes' - uses: actions/download-artifact@v3 - with: - name: release_notes - path: release_notes - - name: 'Download gh-pages artifact' uses: actions/download-artifact@v3 with: