You've already forked coreutils-tracking
mirror of
https://github.com/uutils/coreutils-tracking.git
synced 2026-06-10 16:12:04 -07:00
@@ -143,21 +143,21 @@ jobs:
|
||||
with:
|
||||
default_author: github_actions
|
||||
message: "Refresh the GNU graph"
|
||||
add: gnu-results.png
|
||||
add: gnu-results.svg
|
||||
|
||||
- name: Add & Commit the busybox graph
|
||||
uses: EndBug/add-and-commit@v9.1.4
|
||||
with:
|
||||
default_author: github_actions
|
||||
message: "Refresh the busybox graph"
|
||||
add: busybox-results.png
|
||||
add: busybox-results.svg
|
||||
|
||||
- name: Add & Commit the toybox graph
|
||||
uses: EndBug/add-and-commit@v9.1.4
|
||||
with:
|
||||
default_author: github_actions
|
||||
message: "Refresh the toybox graph"
|
||||
add: toybox-results.png
|
||||
add: toybox-results.svg
|
||||
|
||||
- name: Add & Commit the individual size graph
|
||||
uses: EndBug/add-and-commit@v9.1.4
|
||||
@@ -171,4 +171,4 @@ jobs:
|
||||
with:
|
||||
default_author: github_actions
|
||||
message: "Refresh the size graph"
|
||||
add: size-results.png
|
||||
add: size-results.svg
|
||||
|
||||
Reference in New Issue
Block a user