-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Hi !
Look like I have an case issue with this github action. I specified lower case in the configuration and the generated file is in uppercase.
- name: Write hg-version.json
uses: schdck/create-env-json@v2
id: create-env
with:
file-name: './public/hg-version.json'
version: ${{ github.sha }}
test: '123'
{"VERSION":"695927bb3fa6176ae36ccb2216aa53dc85b5b542","TEST":"123"}
Any recommendation ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed