Giter VIP home page Giter VIP logo

create-env-file-action's Introduction

Hi there ๐Ÿ‘‹, I'm Olek

I like front-end development and ๐Ÿฑ.

๐Ÿ”ญ I'm currently working at Electronic Arts as a full time front-end developer using React
๐ŸŒฑ In my free time I'm working on some side projects Gigeds and Pomothor

๐Ÿ“ Write some tech articles at DEV.to

I'm creator of Create .env file action you can check it in the Github market
I'm creator and maintainer of react-leaflet-waypoints. React component to show waypoints using Leaflet's map

Languages and tools โš’๏ธ

Olek's github stats
Olek's most coded languages

create-env-file-action's People

Contributors

amirhmoradi avatar jahrmando avatar ozaytsev86 avatar zomars avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

create-env-file-action's Issues

Support for env file format

Instead of

TEST_API_KEY: '1234test',
ANOTHER_KEY: 'Super secret'

Can we do?

TEST_API_KEY=1234test
ANOTHER_KEY=Super secret

custom filename

Hey ozaytsev86, I would like to ask the format of adding a custom filename other than .env , does the below format looks good or need some changes?

  • name: Create .txt secret file
    uses: ozaytsev86/create-env-file@v1
    with:
    ENV_AES_KEY: ${{ secrets.AES_KEY }} # The secret value to write to the file
    file-name: aes-key.txt # The name of the file to write to

It will be great if you help me out in this ๐Ÿ‘ : )

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.