Update Docs.yml

This commit is contained in:
tobid7 2021-07-23 15:55:50 +02:00 committed by GitHub
parent 53dcfd0940
commit fd167cd675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,8 @@ jobs:
git clone https://github.com/NPI-D7/BCSTM-Player.git
cp -r BCSTM-Player/RenderD7-alpha0-6-0/* RenderD7/
cd RenderD7
git config --global user.email "tobid7@outlook.de"
git config --global user.name "Tobi-D7"
git stage *
git commit -m "BCSTM-Player | $COMMIT_HASH"
git tag v$CURRENT_DATE