mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
chore: change Github to GitHub
This commit is contained in:
2
.github/workflows/build-desktop-release.yml
vendored
2
.github/workflows/build-desktop-release.yml
vendored
@@ -640,7 +640,7 @@ jobs:
|
||||
./*.apk
|
||||
|
||||
release:
|
||||
# NOTE: For now, we only have beta channel to be released on Github
|
||||
# NOTE: For now, we only have beta channel to be released on GitHub
|
||||
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.build-target == 'beta' }}
|
||||
needs: [ build-macos-x64, build-macos-arm64, build-linux-x64, build-linux-arm64, build-windows-x64, build-windows-arm64]
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user