Skip to content

Commit 9f6e27e

Browse files
committed
Whoops
1 parent 05e961d commit 9f6e27e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull-requests-built-files.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666

6767
- name: Run Emoji precommit task
6868
run: npm run grunt precommit:emoji
69+
env:
70+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6971

7072
- name: Run SASS precommit tasks
7173
run: npm run grunt precommit:css

0 commit comments

Comments
 (0)