diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 65007bb..cc772ed 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: # Your GitHub token token: ${{ secrets.METRICS_TOKEN }} # GITHUB_TOKEN is a special auto-generated token restricted to current repository, which is used to push files in it - committer_token: ${{ secrets.GITHUB_TOKEN }} + committer_token: ${{ secrets.TOKEN }} plugin_isocalendar: yes plugin_isocalendar_duration: full-year plugin_languages: yes