mirror of
https://github.com/p-stream/providers.git
synced 2026-05-16 13:32:23 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- production
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue