Change branch from 'master' to 'production' in workflow

This commit is contained in:
Pas 2026-03-05 10:53:50 -07:00 committed by GitHub
parent 6b24427c8f
commit 824a5d70db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ name: Publish docs
on:
push:
branches:
- master
- production
jobs:
build: