Skip to content

Commit 5d8397c

Browse files
committed
Update ci token
1 parent abcc5d8 commit 5d8397c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ jobs:
9191
with:
9292
publish_dir: .github
9393
publish_branch: image-data
94-
personal_token: ${{ secrets.PHP_GA4_TOKEN }}
94+
github_token: ${{ secrets.GITHUB_TOKEN }}
9595
user_name: 'github-actions[bot]'
9696
user_email: 'github-actions[bot]@users.noreply.github.com'

0 commit comments

Comments
 (0)