Use correct branch for workflows

This commit is contained in:
Matt Nadareski
2024-02-28 19:54:40 -05:00
parent 953e0c028d
commit ef8cb8b376

View File

@@ -2,7 +2,7 @@ name: Build and Publish
on:
push:
branches: [ "master" ]
branches: [ "main" ]
jobs:
build: