Skip to content

Commit

Permalink
Update cron.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsArnavSh authored Sep 21, 2024
1 parent 89fbab2 commit 83dd5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: success()
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
with:
merge_method: squash
merge_commit_message: "Automatically merged combined PR adding new .txt files to /cdn"

0 comments on commit 83dd5f7

Please sign in to comment.