Skip to content

Commit f330544

Browse files
committed
UP
1 parent c6cf31a commit f330544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# Run the Python script
3939
- name: Run script
4040
env:
41-
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41+
GITHUB_ACCESS_TOKEN: ${{ secrets.DELAND_PAT }}
4242
run: |
4343
ls scripts
4444
python scripts/auto_push2live.py

0 commit comments

Comments
 (0)