Skip to content

Commit

Permalink
Add "D" at the end of "EXCLUDE"
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseDeFreitas committed Feb 18, 2021
1 parent 104bb27 commit e1a3c15
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 @@ -54,7 +54,7 @@ jobs:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
EXCLUDED: ${{ secrets.EXCLUDED }}
EXCLUDED_LANGS: ${{ secrets.EXCLUDE_LANGS }}
EXCLUDED_LANGS: ${{ secrets.EXCLUDED_LANGS }}

# Commits all changed files to the repository
- name: Commit to the repo
Expand Down

0 comments on commit e1a3c15

Please sign in to comment.