Skip to content

Commit

Permalink
prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
PJDude committed Apr 4, 2024
1 parent f383e38 commit 53913db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
tag_name: ${{ steps.version.outputs.version }}
name: Dude ${{ steps.version.outputs.version }}
draft: false
prerelease: false
prerelease: true
files: |
dude.${{ steps.version.outputs.version }}.portable.linux.zip
dude.${{ steps.version.outputs.version }}.portable.linux.nuitka.zip
Expand Down

0 comments on commit 53913db

Please sign in to comment.