Share only one file publicly

Hello,

I have a project that contains several scripts. I need to share one of those scripts either publicly or allow access to a single user. I don’t want to share the rest of the scripts in that project, just that one script. I only want the script to have read / download permissions not write permissions. there a way to do this?

If it is a one-off share, then using a public-marked personal snippet may be helpful here.

This would be a copy outside of your repository tree, however, and would need manual edits if you need to keep it current.

1 Like

That works. It is a one-time deal. So this would work perfect.

thanks,