corrected workflow file for debug v2

This commit is contained in:
Mike Yaacoub 2022-12-12 10:36:35 -05:00
parent e09a93ea94
commit 5a47fded60

View File

@ -92,6 +92,7 @@ jobs:
NBDROID_NAME: ${{ secrets.NBDROID_NAME }}
NBDROID_TOKEN: ${{ secrets.NBDROID_TOKEN }}
run: |
cd nosqlbench-build-docs
touch test.txt
git add .
git commit -m"docs update for $GITHUB_REF"