We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f79db4 commit d9ef368Copy full SHA for d9ef368
1 file changed
.github/workflows/sentiment.yml
@@ -46,4 +46,4 @@ jobs:
46
47
# 6. 스크립트 실행
48
- name: Run sentiment script
49
- run: python upstock-sentiment.py
+ run: python main.py
0 commit comments