mirror of
https://github.com/p-stream/providers.git
synced 2026-05-07 00:59:58 +00:00
Change branch from 'master' to 'production' in workflow
This commit is contained in:
parent
6b24427c8f
commit
824a5d70db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Publish docs
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- production
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue