Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
Update release_lsp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-teles authored Sep 21, 2023
1 parent 32af529 commit cfa8938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_lsp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: intellij_package
path: ./editors/intellij/build/distributions/Biome-*.zip
path: ./editors/intellij/build/distributions/Teste-*.zip
if-no-files-found: error

- name: Upload gradle properties file
Expand Down Expand Up @@ -389,6 +389,6 @@ jobs:
prerelease: ${{ needs.build-intellij.outputs.prerelease == 'true' }}
body_path: ${{ github.workspace }}/RELEASE_NOTES
files: |
./editors/intellij/build/distributions/Biome-*.zip
./editors/intellij/build/distributions/Teste-*.zip
fail_on_unmatched_files: true
generate_release_notes: true

0 comments on commit cfa8938

Please sign in to comment.