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 abcc5d8 commit 5d8397cCopy full SHA for 5d8397c
.github/workflows/ci.yml
@@ -91,6 +91,6 @@ jobs:
91
with:
92
publish_dir: .github
93
publish_branch: image-data
94
- personal_token: ${{ secrets.PHP_GA4_TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
95
user_name: 'github-actions[bot]'
96
user_email: 'github-actions[bot]@users.noreply.github.com'
0 commit comments