browserstack / github-actions

A collection of GitHub Actions for BrowserStack. For internal reference: https://browserstack.atlassian.net/wiki/spaces/ENG/pages/1750928573/GitHub+Integration+via+GitHub+Actions
MIT License
54 stars 36 forks source link

developer #10

Open DanPattaya opened 3 years ago

DanPattaya commented 3 years ago

developer

developer app store

9

DanPattaya commented 3 years ago

~$git clone https://github.com/username/username.github.io

rchougule commented 3 years ago

The field uses is not supported for action.yml. Refer to the supported fields here: https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions

The uses field is required when we need to use a specific github-action in our workflow. Refer here for the same.

Thanks for raising the issue though.