From 5dd5b8876b0ffbaa92cd9809a3685d9c377136af Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Wed, 3 Mar 2021 16:52:28 +0300 Subject: [PATCH] Updated CI config --- .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 c052d5e..45c5d81 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -61,7 +61,7 @@ jobs: with: file: ./PasswordGenerator.zip tags: true - draft: true + draft: false - name: Drop artifacts uses: actions/upload-artifact@v2