Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9fb31b1

Browse filesBrowse files
committed
Update update-chart GitHub Action's Git commiter email address to anonymous
1 parent b5310fa commit 9fb31b1
Copy full SHA for 9fb31b1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎.github/workflows/update-chart.yml

Copy file name to clipboardExpand all lines: .github/workflows/update-chart.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
ref: '3.10'
1515
fetch-depth: 0
1616
- run: python update_switcher_chart.py
17-
- run: git config --local user.email 'maciej.olko@gmail.com'
18-
name: Run git config --local user.email '…'
17+
- run: git config --local user.email github-actions@github.com
1918
- run: git config --local user.name "GitHub Action's update-chart job"
2019
- run: git add .
2120
- run: git commit -m 'Update language switcher progress chart' || return 0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.