Releases: davidSchuppa/base64Secret-toFile-action
Releases · davidSchuppa/base64Secret-toFile-action
v3
Fixed action was failing when destination-path was the current folder.
v2
Made action cross-platform
v1
This Github action helps reading a base64 encoded file, decode it, and puts it on the defined path. If the directory doesn't exist, it creates it.