Skip to content

Commit 8a82c0a

Browse files
Update update-stats.yml
1 parent 3250530 commit 8a82c0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-stats.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
jobs:
1313
update-stats:
1414
runs-on: ubuntu-latest # Chạy trên một máy ảo Ubuntu mới nhất
15+
permissions:
16+
contents: write # Cấp quyền ghi cho workflow
1517
steps:
1618
# Bước 1: Lấy mã nguồn của bạn từ kho lưu trữ
1719
- name: Check out repository

0 commit comments

Comments
 (0)