Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
PJDude committed Jan 12, 2025
1 parent 74c7032 commit eb82344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ jobs:
with:
tag_name: ${{ steps.version.outputs.version }}
name: Dude ${{ steps.version.outputs.version }}
draft: true
prerelease: true
draft: false
prerelease: false
files: |
dude.${{ steps.version.outputs.version }}.linux.portable.zip
dude.${{ steps.version.outputs.version }}.windows.portable.zip

0 comments on commit eb82344

Please sign in to comment.