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