Skip to content

Commit

Permalink
change name again
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Nov 15, 2019
1 parent d27f835 commit d60f5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://help.github.com/en/actions/automating-your-workflow-with-github-actions/metadata-syntax-for-github-actions
name: 'NPM install'
name: 'NPM or Yarn install with caching'
description: 'Install npm dependencies with caching'
author: 'Gleb Bahmutov'
runs:
Expand Down

0 comments on commit d60f5d5

Please sign in to comment.