Skip to content

Commit c063637

Browse files
committed
workbook 자동화
1 parent 8d8168a commit c063637

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ jobs:
3333
git add workbook/
3434
git commit -m "Auto-generate workbook for branch ${{ github.ref_name }}" || echo "No changes to commit"
3535
git push
36+
env:
37+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)