mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 15:30:04 -05:00
Update copyrights/names
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
SREL="release = '([0-9\.]+)'"
|
||||
RREL="release = '$VER'"
|
||||
SCOPY="copyright = '([A-Za-z0-9, ]+)'"
|
||||
RCOPY="copyright = '2017-$(date +"%Y"), Hugh Bailey'"
|
||||
RCOPY="copyright = '2017-$(date +"%Y"), Lain Bailey'"
|
||||
sed -i -E -e "s/${SVER}/${RVER}/g" -e "s/${SREL}/${RREL}/g" -e "s/${SCOPY}/${RCOPY}/g" docs/sphinx/conf.py
|
||||
|
||||
- uses: totaldebug/sphinx-publish-action@1.2.0
|
||||
|
||||
Reference in New Issue
Block a user