Skip to content

Commit

Permalink
Patch cd
Browse files Browse the repository at this point in the history
  • Loading branch information
K-dizzled committed Nov 8, 2023
1 parent aaafa80 commit 9d222aa
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/coqpilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,6 @@ jobs:
uses: actions/download-artifact@v2
with:
name: ubuntu-latest
- name: GitHub Release
uses: softprops/action-gh-release@v1
with:
generate_release_notes: true
body: |
# Summary
See [changelog](https://github.com/K-dizzled/coqpilot/blob/main/CHANGELOG.md)
name: ${{ github.ref_name }}
fail_on_unmatched_files: true
files: ${{ needs.build-lint-test.outputs.vsixPath }}
- name: Publish to Visual Studio Marketplace
uses: HaaLeo/publish-vscode-extension@v1
with:
Expand Down

0 comments on commit 9d222aa

Please sign in to comment.