From b359faa5b925f147886d1183e78a88aa893308c6 Mon Sep 17 00:00:00 2001 From: WlodekM Date: Sun, 16 Jun 2024 12:55:29 +0300 Subject: fix --- .github/workflows/build_windows.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '.github') diff --git a/.github/workflows/build_windows.yml b/.github/workflows/build_windows.yml index fe240ce..9527415 100644 --- a/.github/workflows/build_windows.yml +++ b/.github/workflows/build_windows.yml @@ -77,8 +77,6 @@ jobs: with: DESTINATION_URL: '${{ secrets.NOTIFY_URL }}' WORKFLOW_NAME: 'win32' - - name: Release - uses: softprops/action-gh-release@v2 #============================================ @@ -135,6 +133,4 @@ jobs: if: ${{ always() && steps.compile.outcome == 'success' }} with: DESTINATION_URL: '${{ secrets.NOTIFY_URL }}' - WORKFLOW_NAME: 'win64' - - name: Release - uses: softprops/action-gh-release@v2 \ No newline at end of file + WORKFLOW_NAME: 'win64' \ No newline at end of file -- cgit 1.4.1-2-gfad0