Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam GitHub-Actions All Questions
Exam GitHub-Actions All Questions

View all questions & answers for the GitHub-Actions exam

GitHub GitHub-Actions Question # 14 Topic 2 Discussion

GitHub-Actions Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2

Which run: command will set a step's output?


A.

run: echo "MY_OUTPUT=foo" >> $GITHUB_OUTPUT


B.

run: export MY_OUTPUT=foo


C.

run: echo ${{ $GITHUB_OUTPUT=foo }}


D.

run: echo "::set-env name=MY OUTPUT::foo"


Get Premium GitHub-Actions Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.