GITHUB_REPOSITORY returns different syntax than native GitHub Actions.
#2064
Unanswered
GamePlayer-8
asked this question in
Q&A
Replies: 0 comments
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.
-
Good evening,
I've got an issue with
actenvironment variables inside the runner.GITHUB_REPOSITORYreturns valuessh://[email protected]/GamePlayer-8/actionpeckerinstead ofGamePlayer-8/actionpecker.Default git origin is
ssh://[email protected]/GamePlayer-8/actionpecker.Also
${{ github.repository_owner }}returnsssh:while${{ github.event.repository.name }}returns nothing.Is it a bug or did I just misconfigured something?
Here's the additional data from
--bug-report:Beta Was this translation helpful? Give feedback.
All reactions