diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 9b46663..ee1f3cb 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -53,6 +53,9 @@ jobs: release_name: Release ${{ github.ref }} body: | Description of the release + draft: false + prerelease: false + token: ${{ secrets.GITHUB_TOKEN }} - name: Upload Release Asset id: upload-release-asset