Skip to content

Commit 4675b12

Browse files
committed
CI: Increase number of update deltas generated for macOS
This should somewhat improve the update experience on macOS for users not on the most recent previous version of OBS Studio.
1 parent f730063 commit 4675b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ jobs:
311311
sparklePrivateKey: ${{ secrets.SPARKLE_PRIVATE_KEY }}
312312
baseImage: ${{ github.workspace }}/obs-studio-*-macos-${{ steps.setup.outputs.cpuName }}.dmg
313313
channel: ${{ steps.setup.outputs.channel }}
314-
count: 1
314+
count: 3
315315
urlPrefix: 'https://cdn-fastly.obsproject.com/downloads'
316316
customTitle: 'OBS Studio'
317317
customLink: 'https://obsproject.com/'

0 commit comments

Comments
 (0)