We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbbb7ef commit 599e332Copy full SHA for 599e332
action.yml
@@ -1,4 +1,4 @@
1
-name: 'GitHub Clone Archiver'
+name: 'GitHub Traffic Archiver'
2
description: 'Automatically archive and persist your GitHub traffic and clone metrics beyond the 14-day limit.'
3
author: 'YOUR-USERNAME'
4
branding:
@@ -16,4 +16,4 @@ runs:
16
using: 'composite'
17
steps:
18
- run: echo "This is a reusable workflow. Please refer to the README for caller setup."
19
- shell: bash
+ shell: bash
0 commit comments