Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit a09744d

Browse files
committed
actually just do this ?
1 parent 9434759 commit a09744d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile_changelogs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: "Push"
3939
uses: ad-m/github-push-action@master
4040
with:
41-
github_token: ${{ secrets.JAMIE }}
41+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)