0

Update javascript-packages.yaml

This commit is contained in:
Gabe Kangas 2020-10-28 14:58:33 -07:00 committed by GitHub
parent 2b555ce42f
commit 6504736c4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,6 @@ jobs:
author_name: Owncast
author_email: owncast@owncast.online
message: "Commit updated Javascript packages"
add: "./package* ../../webroot/js/web_modules"
add: "./build/javascript/package* ./webroot/js/web_modules"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}