Skip to content

Commit 41aff36

Browse files
authored
Merge pull request rahul-jha98#2 from DmitriyKhalturin/main
Workflow config file update
2 parents a43311e + 98ee475 commit 41aff36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757
EXCLUDED: ${{ secrets.EXCLUDED }}
58-
EXCLUDED_LANGS: ${{ secrets.EXCLUDE_LANGS }}
58+
EXCLUDED_LANGS: ${{ secrets.EXCLUDED_LANGS }}
5959
COUNT_STATS_FROM_FORKS: ${{ secrets.COUNT_STATS_FROM_FORKS }}
6060

6161
# Commits all changed files to the repository

0 commit comments

Comments
 (0)