Skip to content

Commit 10b27d2

Browse files
Update resources.yml
1 parent d11793e commit 10b27d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# O'zgarishlarni repositoryga qo'shish
5757
- name: Commit and push changes
5858
env:
59-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
59+
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
6060
run: |
6161
git add resources/*
6262
git commit -m "Auto-update: $(date +"%Y-%m-%d %H:%M:%S")" || echo "No changes to commit"

0 commit comments

Comments
 (0)