Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmenezes committed Jan 23, 2024
1 parent 36bd463 commit 478d389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
claat export $file
done
cd ..
# Checkout on branch gh-pages-* depending on branch
git checkout ${{ steps.branch_check.outputs.env_name }}
# See actual branch
echo "Running on branch $(git rev-parse --abbrev-ref HEAD)"
# git add google-colab
Expand Down

0 comments on commit 478d389

Please sign in to comment.