Skip to content

Commit

Permalink
Mark unstable releases as 'pre-release' (#753)
Browse files Browse the repository at this point in the history
  • Loading branch information
HighCommander4 authored Dec 12, 2024
1 parent b118caf commit 71a7b31
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 71a7b31

Please sign in to comment.