Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions script/electron-builder-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ linux:
mimeTypes:
- x-scheme-handler/x-github-client
- x-scheme-handler/x-github-desktop-auth
# workaround for handling OAuth flow until we figure out what we're doing
# With the development OAuth details
# see https://github.com/shiftkey/desktop/issues/72 for more details
- x-scheme-handler/x-github-desktop-dev-auth
target:
- AppImage
maintainer: 'GitHub, Inc <opensource+desktop@github.com>'
Expand Down