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: on:
push: push:
branches: branches:
- main - release
jobs: jobs:
build-publish: build-publish:
runs-on: ubuntu-latest runs-on: ubuntu-latest