Skip to content

Commit ce782ca

Browse files
authored
Update aztec-starter-traffic.yml
1 parent d44b458 commit ce782ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/aztec-starter-traffic.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
steps:
1717
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
1818
- uses: actions/checkout@v2
19+
with:
20+
token: ${{ secrets.TRAFFIC_ACTION_TOKEN }}
21+
1922

2023
# Calculates traffic and clones and stores in CSV file
2124
- name: GitHub traffic

0 commit comments

Comments
 (0)