Skip to content

Commit 599e332

Browse files
authored
Update action.yml
1 parent cbbb7ef commit 599e332

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'GitHub Clone Archiver'
1+
name: 'GitHub Traffic Archiver'
22
description: 'Automatically archive and persist your GitHub traffic and clone metrics beyond the 14-day limit.'
33
author: 'YOUR-USERNAME'
44
branding:
@@ -16,4 +16,4 @@ runs:
1616
using: 'composite'
1717
steps:
1818
- run: echo "This is a reusable workflow. Please refer to the README for caller setup."
19-
shell: bash
19+
shell: bash

0 commit comments

Comments
 (0)