Skip to content

Secret with special/escape characters fails when used #25541

Answered by derek-ef
derek-ef asked this question in Actions
Discussion options

You must be logged in to vote

Well, I suppose the string would be different if it had a $ at the beginning… yesterday was a long day.

Thanks for your response @thboop, your suggestion worked with one addition. I had to add single quotes around the string to make sure the format was kept exactly so my env var looks like this:

FASTLANE_SESSION: '${{ secrets.FASTLANE_SESSION }}'

On that topic, is there a good way to debug something like this? Obviously printing secrets to the console is masked in Actions which makes a lot of sense but having a way to run the action locally in CLI with local secrets defined would be a great improvement to developer experience. Is anything like this on the roadmap for Actions?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants