setup-chrome icon indicating copy to clipboard operation
setup-chrome copied to clipboard

Publish current commit to GitHub Marketplace

Open massongit opened this issue 3 years ago • 0 comments

- uses: browser-actions/[email protected]
  with:
    chrome-version: 103

If I use this Action as above, I will get the following warning.

Warning: Unexpected input(s) 'chrome-version', valid inputs are ['chromium-version']

It may be because the change from chromium-version to chrome-version ( https://github.com/browser-actions/setup-chrome/pull/32 ) is not reflected in the version published on GitHub Marketplace. Therefore, please publish current commit to GitHub Marketplace.

massongit avatar Oct 11 '22 00:10 massongit