Skip to content

Commit ddbd3d5

Browse files
authored
Update .github/workflows/lint-with-vale.yml
1 parent 67f00e6 commit ddbd3d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/lint-with-vale.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
# Required, set by GitHub actions automatically:
2323
# https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret
2424
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
25-
REVIEWDOG_GITHUB_API_TOKEN: ${{secrets.GITHUB_TOKEN}}
25+
REVIEWDOG_GITHUB_API_TOKEN: ${{secrets.GITHUB_TOKEN}}
26+

0 commit comments

Comments
 (0)