Skip to content

Commit

Permalink
DEX-451 Update update-refs-in-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-skyflow authored Dec 15, 2023
1 parent 2089797 commit aa2e995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-refs-in-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
cp -r skyflow-js/skyflow-js/docs/* refs/
cd skyflow-js/skyflow-js/
rm -r docs/
git checkout -- package-lock.json
echo "SHORT_SHA=$(git rev-parse --short "$GITHUB_SHA")" >> $GITHUB_ENV
git clean -df
- name: Create a branch in skyflow-docs
env:
Expand Down

0 comments on commit aa2e995

Please sign in to comment.