Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 5, 2024
1 parent c8e071a commit 6a75e19
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 6a75e19

Please sign in to comment.