Skip to content

Commit aef1356

Browse files
committed
changed the name of environment variable to COUNT_STATS_FROM_FORKS
1 parent eb00f78 commit aef1356

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
@@ -56,7 +56,7 @@ jobs:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757
EXCLUDED: ${{ secrets.EXCLUDED }}
5858
EXCLUDED_LANGS: ${{ secrets.EXCLUDE_LANGS }}
59-
IGNORE_FORKED_REPOSITORIES: ${{ secrets.IGNORE_FORKED_REPOSITORIES }}
59+
COUNT_STATS_FROM_FORKS: ${{ secrets.COUNT_STATS_FROM_FORKS }}
6060

6161
# Commits all changed files to the repository
6262
- name: Commit to the output branch of repo

0 commit comments

Comments
 (0)