Skip to content

Commit 41073d8

Browse files
Update manual.yaml
1 parent 8f6b231 commit 41073d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Collect Github Data
3737
run: |
3838
github-analytics collect -v -q \
39-
-t ${{ secrets.GH_ACCESS_TOKEN }} \
39+
-t ${{ secrets.GITHUB_TOKEN }} \
4040
-p ${{ github.event.inputs.project }} \
4141
-r ${{ github.event.inputs.repositories }} \
4242
-o gdrive://${{ github.event.inputs.output-folder }} \

0 commit comments

Comments
 (0)