Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qqhsx authored May 25, 2024
1 parent c52709a commit d353fea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- name: Run Python script
run: |
python popularity.py
env:
CSV_FILE_NAME: ${{ secrets.CSV_FILE_NAME }}

- name: Upload CSV as Artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit d353fea

Please sign in to comment.