Below you will find pages that mention the tag “github”
Handy trick to get back a Github secret, certainly not ideal, but it helps :-)
run: echo ${{secrets.YOUR_SECRET}} | sed 's/./& /g'
⤑ Is there a way to display Github secrets value (not name) in Github CLI · cli cli · Discussion #3397.