Browse Source

Commit bundled web assets as owncast user

pull/2708/head
Gabe Kangas 2 years ago
parent
commit
f88605ab91
No known key found for this signature in database
GPG Key ID: 4345B2060657F330
  1. 2
      .github/workflows/bundle-web.yml

2
.github/workflows/bundle-web.yml

@ -28,3 +28,5 @@ jobs: @@ -28,3 +28,5 @@ jobs:
pull: --rebase --autostash
message: 'Bundle embedded web app'
add: 'static/web'
author_name: Owncast
author_email: owncast@owncast.online

Loading…
Cancel
Save