Skip to content

Commit

Permalink
Mark unstable releases as 'pre-release'
Browse files Browse the repository at this point in the history
  • Loading branch information
HighCommander4 committed Dec 11, 2024
1 parent d467d10 commit 99e5c75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unstable-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
artifacts: "vscode-clangd-unstable-${{ steps.commit_id.outputs.commit_id }}.vsix"
tag: ${{ github.event.inputs.tag }}
commit: master
prerelease: true
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 99e5c75

Please sign in to comment.