Skip to content

Commit

Permalink
Update action.yml metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Jun 17, 2024
1 parent 0cf6f4c commit f37d94d
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,7 +1,7 @@

name: 'StandardRB Action'
description: 'A GitHub Action that lints your Ruby code with StandardRB!'
author: 'Andrew Mason <andrewmcodes@protonmail.com>'
name: 'Standard Ruby'
description: 'A GitHub Action that lints your Ruby code with Standard Ruby'
author: 'Justin Searls <searls@gmail.com>'
runs:
using: 'docker'
image: 'Dockerfile'
Expand Down

0 comments on commit f37d94d

Please sign in to comment.