Skip to content

Commit

Permalink
Update the name of the action (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Dec 18, 2023
1 parent 96ea1ac commit e809f41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Setup node, pnpm, and dependency cache'
description: 'Installs pnpm, uses actions/setup-node for cache, and then runs pnpm install'
name: 'All in one: setup node, pnpm, cache'
description: 'Installs pnpm, uses actions/setup-node for cache, and then runs pnpm install. Uses package.json for the "node-version" by default.'
author: NullVoxPopuli
branding:
icon: 'package'
Expand Down

0 comments on commit e809f41

Please sign in to comment.