Skip to content

Commit

Permalink
Merge pull request #41 from SpicyPizza/release-1.3
Browse files Browse the repository at this point in the history
Release 1.3
  • Loading branch information
AngelOnFira committed Feb 15, 2022
2 parents 5c1cd6f + 6391d06 commit a8e32e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
release](https://img.shields.io/github/release/SpicyPizza/create-envfile.svg?style=flat-square)](https://github.com/SpicyPizza/create-envfile/releases/latest)
[![GitHub
marketplace](https://img.shields.io/badge/marketplace-create--env--file-blue?logo=github&style=flat-square)](https://github.com/marketplace/actions/create-env-file)
[![Licence](https://img.shields.io/github/license/SpicyPizza/create-envfile)](https://github.com/SpicyPizza/create-envfile/blob/master/LICENSE)
[![Licence](https://img.shields.io/github/license/SpicyPizza/create-envfile)](https://github.com/SpicyPizza/create-envfile/blob/main/LICENSE)

## About

Expand All @@ -31,7 +31,7 @@ jobs:

steps:
- name: Make envfile
uses: SpicyPizza/create-envfile@v1.2
uses: SpicyPizza/create-envfile@v1.3
with:
envkey_DEBUG: false
envkey_SOME_API_KEY: "123456abcdef"
Expand Down

0 comments on commit a8e32e1

Please sign in to comment.