Skip to content

Commit 0d96628

Browse files
authored
Merge pull request #38 from github/fix/pr-push-token
fix: use custom token for PR creation push access
2 parents bb7d47f + 6df20c5 commit 0d96628

File tree

2 files changed

+32
-29
lines changed

2 files changed

+32
-29
lines changed

.github/workflows/traffic-updater.lock.yml

Lines changed: 31 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/traffic-updater.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ safe-outputs:
3030
allowed-files:
3131
- ".github/uvs.csv"
3232
- ".github/views.csv"
33+
github-token: ${{ secrets.GH_AW_GITHUB_TOKEN }}
3334
---
3435

3536
# Collect Weekly Repo Traffic

0 commit comments

Comments
 (0)