Skip to content

PowerShell environment variables and filenames in Actions #25923

Answered by dogboydog
ndarilek asked this question in Actions
Discussion options

You must be logged in to vote

Hi,

I’m not sure what exactly is causing your issue, but can you try this syntax instead and see if it works:

move package.appx ${{ env.REPOSITORY_NAME  }}.appx

This lets GitHub interpolate the env for you

Replies: 2 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants