Skip to content

Commit

Permalink
Merge pull request #3 from SecureSECO/aminuldidar-patch-1
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
slingerbv authored Oct 22, 2024
2 parents 44cedd9 + 3de2c56 commit 0cffe13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Execute SearchSECO-crawler
env:
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
run: npm run execute
timeout-minutes: 10

0 comments on commit 0cffe13

Please sign in to comment.