mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Build packages in main branch, not develop and stable
This commit is contained in:
parent
bd3c46a868
commit
bd22b14cf9
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -3,12 +3,10 @@ run-name: Build win32, win64, mac (Intel) 🚀
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- stable
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
- stable
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-win64:
|
||||
|
Loading…
x
Reference in New Issue
Block a user