Update Docs.yml

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

View File

@ -25,4 +25,6 @@ jobs:
cp -r BCSTM-Player/RenderD7-alpha0-6-0/* RenderD7/
cd RenderD7
git stage *
git push
git commit -m "BCSTM-Player | $COMMIT_HASH"
git tag v$CURRENT_DATE
git push origin 0.7.0 v$CURRENT_DATE