Skip to content

Commit 449e8b4

Browse files
Merge pull request #103 from praliptarajoo/contributors-page
chore: update secret key for contributors json update
2 parents 8a773d0 + 1370a30 commit 449e8b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
run: npm install
2929

3030
- name: 'Build application'
31+
env:
32+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3133
run: npm run build
3234

3335
- name: 'Restore changes in json'

0 commit comments

Comments
 (0)