Skip to content

Commit 816511c

Browse files
committed
draft
1 parent 6b4e5e6 commit 816511c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
with:
260260
tag_name: ${{ steps.version.outputs.version }}
261261
name: Dude ${{ steps.version.outputs.version }}
262-
draft: false
262+
draft: true
263263
prerelease: true
264264
files: |
265265
dude.${{ steps.version.outputs.version }}.linux.portable.zip

0 commit comments

Comments
 (0)