Skip to content

Commit

Permalink
I think it works
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 5, 2024
1 parent 67a89b8 commit c8e071a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook_colab_gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]
env:
notebook_dir: "./notebooks"
colab_directory: "./colab_notebooks"
branch: $GITHUB_HEAD_REF
branch: ${{ GITHUB_HEAD_REF }}
jobs:
add_nbs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c8e071a

Please sign in to comment.