Skip to content

Commit

Permalink
Update .github/workflows/cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gares authored Dec 16, 2024
1 parent a582f8b commit 3bc13a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
files: vscoq-language-server-*.tar.gz
fail_on_unmatched_files: true
append_body: true
prerelease: ${{ github.event.release.prerelease }}

- name: Publish release
if: ${{ !github.event.release.prerelease }}
Expand Down

0 comments on commit 3bc13a9

Please sign in to comment.