[ci] new releases should be drafts

This commit is contained in:
Philip Peterson 2025-04-26 21:26:08 -07:00
parent 461d8bfdc4
commit 2bc67bbb42
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -162,6 +162,7 @@ jobs:
name: Release ${{ github.ref_name }} name: Release ${{ github.ref_name }}
tag_name: ${{ github.ref }} tag_name: ${{ github.ref }}
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
draft: true
files: | files: |
artifacts/**/*.dmg artifacts/**/*.dmg
artifacts/**/*.snap artifacts/**/*.snap