Correct workflow branch

This commit is contained in:
Josh Stewart 2024-02-13 22:22:11 +11:00
parent 0bafe5a766
commit b85386f193
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Build binaries for Windows (64-bit), linux (64-bit) and macos (x86-64)
on:
push:
branches: [ main ]
branches: [ master ]
jobs:
Build-for-linux: