Remove references to webv2 branch in docs and builds
This commit is contained in:
3
.github/workflows/bundle-web.yml
vendored
3
.github/workflows/bundle-web.yml
vendored
@@ -2,11 +2,10 @@ name: Build and bundle web app into Owncast
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- webv2
|
||||
- develop
|
||||
paths:
|
||||
- 'web/**'
|
||||
- '!**.md'
|
||||
- '!**.md'
|
||||
|
||||
jobs:
|
||||
bundle:
|
||||
|
||||
Reference in New Issue
Block a user