Skip to content

Commit

Permalink
refactor: update token
Browse files Browse the repository at this point in the history
  • Loading branch information
ashaffah committed Nov 19, 2024
1 parent f258171 commit e9e7b69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
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: ${{ github.token }}
output_action: commit
committer_message: "chore: update metrics"
plugin_isocalendar: yes
plugin_isocalendar_duration: full-year
plugin_languages: yes
Expand Down

0 comments on commit e9e7b69

Please sign in to comment.