Skip to content

How to combine multiple 'uses' in github actions? #26579

Answered by mickeygousset
aahnik asked this question in Actions
Discussion options

You must be logged in to vote

You can’t. A step can only run one action or task at a time. So you have to list them out separately.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants