Skip to content

How to get the workflow run ID? #26965

Discussion options

You must be logged in to vote

@rffontenelle 

Do you mean the run id in https://github.com/foo/bar/actions/ runs /12345.? 

There is a run_id property of github context. You could use ${{ github.run_id }} to get the run ID.  

Replies: 3 comments 2 replies

Comment options

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

You must be logged in to vote
1 reply
@Calinou
Comment options

Comment options

You must be logged in to vote
1 reply
@Novodes
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
5 participants