Skip to content

Releases: SpicyPizza/create-envfile

v2.0.3

21 Feb 13:16
ace6d4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

17 Jun 16:19
1e12712
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

16 Jun 21:14
f26dab7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

16 Jun 20:18
0fa6ba5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v2.0.0

v1.3.1

16 Feb 19:23
041383d
Compare
Choose a tag to compare

What's Changed

This version puts a backward-incompatible change behind a toggle, which should allow existing projects to use this Action like before.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Feb 15:34
a8e32e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2...v1.3.0

v1.2

26 Oct 01:09
95b8234
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1...v1.2

v1.1

18 Apr 21:46
8b294d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...v1.1

Marketplace release

19 Jun 15:15
Compare
Choose a tag to compare

The initial release provides all functionality to create an envfile from variables stored in Github Secrets.

  • Captures Github Secrets starting with INPUT_ENVKEY_
  • Only includes variables from the with section that start with envkey_
  • Writes variables to your preferred envfile with the file_name input