Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaSteam authored Jun 23, 2024
1 parent 49afe71 commit c30b115
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Generate a microprint of the logs of a workflow job
description: Creates a microprint of the logs a job inside a Github workflow
name: GHuPrintGen
description: Creates a microprint of the logs of a job inside a GitHub workflow

runs:
using: docker
Expand Down Expand Up @@ -103,4 +103,4 @@ inputs:
default: ${{matrix && toJSON(matrix)}}
description: Gets the matrix values. Only change if you want to hardcode the matrix values. NOT RECOMMENDED.



0 comments on commit c30b115

Please sign in to comment.