Skip to content

Commit c6d7c3f

Browse files
authored
Update traffic_collection.yaml (#27)
1 parent 3b95397 commit c6d7c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/traffic_collection.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
uv run gitmetrics traffic \
3131
--config-file traffic_config.yaml \
32-
--token ${{ secrets.GH_TRAFFIC_TOKEN }} \
32+
--token ${{ secrets.GH_TOKEN }} \
3333
--output-folder ${{ secrets.OUTPUT_FOLDER }}
3434
env:
3535
PYDRIVE_CREDENTIALS: ${{ secrets.PYDRIVE_CREDENTIALS }}

0 commit comments

Comments
 (0)