Update doc.yml

This commit is contained in:
Victor Zverovich 2024-06-11 15:31:05 -07:00 committed by GitHub
parent 232c5e8547
commit 90932dd20d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,9 +39,5 @@ jobs:
env:
KEY: ${{secrets.KEY}}
if: ${{env.KEY}} != ''
working-directory: ${{runner.workspace}}/build
run: |
echo ${{runner.workspace}}
echo $GITHUB_WORKSPACE
cd $GITHUB_WORKSPACE/build/fmt.dev
git push https://$KEY@github.com/fmtlib/fmt.dev.git
working-directory: ${{runner.workspace}}/fmt/build/fmt.dev
run: git push https://$KEY@github.com/fmtlib/fmt.dev.git