We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4569529 commit abcc5d8Copy full SHA for abcc5d8
.github/workflows/ci.yml
@@ -91,6 +91,6 @@ jobs:
91
with:
92
publish_dir: .github
93
publish_branch: image-data
94
- github_token: ${{ secrets.PHP_GA4_TOKEN }}
+ personal_token: ${{ secrets.PHP_GA4_TOKEN }}
95
user_name: 'github-actions[bot]'
96
user_email: 'github-actions[bot]@users.noreply.github.com'
0 commit comments