We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377f693 commit 082924fCopy full SHA for 082924f
.github/workflows/update_data.yml
@@ -28,4 +28,4 @@ jobs:
28
- name: Update data
29
env:
30
BQ_LAB13: ${{ secrets.BQ_LAB13 }}
31
- run: python ${{ github.workspace }}/lab_13/update_data.py
+ run: python ${{ github.workspace }}/lab_13/load_data.py
0 commit comments