Skip to content

Commit 2071448

Browse files
committed
DOC: Shorten description to meet marketplace requirements
1 parent 68d6f4d commit 2071448

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

action.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@ name: 'Release archive with hash'
22

33
author: 'Daniel J. Ching'
44

5-
description: >
6-
Upload a source archive and hash at every tagged release.
7-
8-
GitHub source archives are generated on demand and not guaranteed to have a
9-
constant hash. This is a problem when you try to verify that old releases have
10-
not changed. This tool uploads a release archive (that will have the same hash
11-
in perpetuity regardless of GitHubs archive cache invalidation) and a text file
12-
containing the hash of the archive.
5+
description: Upload a source archive and hash at every tagged release.
136

147
inputs:
158

0 commit comments

Comments
 (0)