Skip to content

Commit a8e32e1

Browse files
authored
Merge pull request #41 from SpicyPizza/release-1.3
Release 1.3
2 parents 5c1cd6f + 6391d06 commit a8e32e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
release](https://img.shields.io/github/release/SpicyPizza/create-envfile.svg?style=flat-square)](https://github.com/SpicyPizza/create-envfile/releases/latest)
55
[![GitHub
66
marketplace](https://img.shields.io/badge/marketplace-create--env--file-blue?logo=github&style=flat-square)](https://github.com/marketplace/actions/create-env-file)
7-
[![Licence](https://img.shields.io/github/license/SpicyPizza/create-envfile)](https://github.com/SpicyPizza/create-envfile/blob/master/LICENSE)
7+
[![Licence](https://img.shields.io/github/license/SpicyPizza/create-envfile)](https://github.com/SpicyPizza/create-envfile/blob/main/LICENSE)
88

99
## About
1010

@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Make envfile
34-
uses: SpicyPizza/create-envfile@v1.2
34+
uses: SpicyPizza/create-envfile@v1.3
3535
with:
3636
envkey_DEBUG: false
3737
envkey_SOME_API_KEY: "123456abcdef"

0 commit comments

Comments
 (0)