Skip to content

Commit 4616f27

Browse files
committed
Update nfl-news-scraper.yml
1 parent 8b67f83 commit 4616f27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nfl-news-scraper.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
NODE_PATH: /tmp/gh-secrets/node_modules
5151
with:
5252
script: |
53-
const core = require('@actions/core')
5453
const sodium = require('tweetsodium')
5554
5655
const newToken = `${{ steps.run-scraper.outputs.openai_refresh_token }}`

0 commit comments

Comments
 (0)