Skip to content

Releases: davidSchuppa/base64Secret-toFile-action

v3

13 Feb 09:21
Compare
Choose a tag to compare

Fixed action was failing when destination-path was the current folder.

v2

21 Sep 12:16
2798bf7
Compare
Choose a tag to compare

Made action cross-platform

v1

12 Apr 14:33
Compare
Choose a tag to compare

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.