Replies: 1 comment
|
Use - run: echo "${{ job.workflow_file_path }}"
For the full string with branch, use Not available on GitHub Enterprise Server. Docs: Contexts reference |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there some variable available which can return the name of the current workflow file (e.g.
.github/workflows/test.yml)?All reactions