diff --git a/.github/workflows/draft.yml b/.github/workflows/draft.yml index 7d212a6..891453e 100644 --- a/.github/workflows/draft.yml +++ b/.github/workflows/draft.yml @@ -19,11 +19,10 @@ jobs: with: path: . - - name: Development release + - name: Draft release uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "latest" prerelease: false draft: true files: |