change branch name in workflow

This commit is contained in:
Joel Wetzell
2026-04-05 17:48:33 -05:00
committed by GitHub
parent 34ebf9ed53
commit 122d1c97dc
+1 -1
View File
@@ -2,7 +2,7 @@ name: publish
on:
push:
branches:
- main
- release
jobs:
build-publish:
runs-on: ubuntu-latest