Allow to include gitignored files into project search (#3394)

This commit is contained in:
Kirill Bulatov
2023-11-23 19:28:11 +02:00
committed by GitHub
14 changed files with 293 additions and 30 deletions
-2
View File
@@ -134,8 +134,6 @@ jobs:
- uses: softprops/action-gh-release@v1
name: Upload app bundle to release
# TODO kb seems that zed.dev relies on GitHub releases for release version tracking.
# Find alternatives for `nightly` or just go on with more releases?
if: ${{ env.RELEASE_CHANNEL == 'preview' || env.RELEASE_CHANNEL == 'stable' }}
with:
draft: true