Browse Source

Fix typo

pull/2043/head
Gabe Kangas 3 years ago
parent
commit
b7a13e4dc3
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA
  1. 2
      .github/workflows/bundle-web.yml

2
.github/workflows/bundle-web.yml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
name: Bundle and bundle web app into Owncast codebase
name: Build and bundle web app into Owncast
on:
push:
paths:

Loading…
Cancel
Save