Skip to content

Commit fb17286

Browse files
authored
Rename action from 'Footprint' to 'OSS Footprint'
1 parent 6c7b1d3 commit fb17286

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Footprint"
1+
name: "OSS Footprint"
22
description: "Generate a summary of your OSS contributions on GitHub, sorted by impact."
33
author: "arayofcode"
44

@@ -63,4 +63,4 @@ runs:
6363
- "-card"
6464
- "${{ inputs.card }}"
6565
- "-timeout"
66-
- "${{ inputs.timeout }}s"
66+
- "${{ inputs.timeout }}s"

0 commit comments

Comments
 (0)