Skip to content

Commit 679a534

Browse files
author
Vic-Nas
committed
More permisssions for bot
1 parent 6820fa1 commit 679a534

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-index.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,5 @@ jobs:
103103
else
104104
git commit -m "🤖 Auto-generate data.json [skip ci]"
105105
git push
106-
fi
106+
env:
107+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)