Update publish.yml

This commit is contained in:
Graham Christensen 2024-01-17 16:07:46 -05:00 committed by GitHub
parent f82b66b01e
commit 3d7e6ac01e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,9 @@ name: Publish
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [main] branches:
- main
- grahamc-patch-1
jobs: jobs:
publish: publish: