apache / cordova-plugman

Apache Cordova Plugman
https://cordova.apache.org/
Apache License 2.0
400 stars 151 forks source link

ci: fix missing uses key from workflow #144

Closed erisu closed 2 years ago

erisu commented 2 years ago

Motivation and Context

Accidentally used name instead of uses for a key in one of the steps of the workflow.

Description

This PR fixes the missing uses key.

Testing

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a0403e5). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #144   +/-   ##
=========================================
  Coverage          ?   53.84%           
=========================================
  Files             ?        4           
  Lines             ?       78           
  Branches          ?        0           
=========================================
  Hits              ?       42           
  Misses            ?       36           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a0403e5...9576663. Read the comment docs.