Skip to content

Commit

Permalink
publish prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
mbektas committed Feb 24, 2024
1 parent 0dd8281 commit 2ad7b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
with:
token: ${{ secrets.JLAB_APP_TOKEN }}
body: '## JupyterLab Desktop v${{ steps.package-info.outputs.version}}'
draft: true
draft: false
prerelease: true
tag_name: 'v${{ steps.package-info.outputs.version}}'

0 comments on commit 2ad7b07

Please sign in to comment.