Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone committed Oct 13, 2022
1 parent db0a367 commit 6de0896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Key to env name happens using the following script:
tr '[:lower:]' '[:upper:]' | sed -E 's/[^a-zA-Z0-9_]/_/g';
```

You can see the exact logic [here](./action.yaml#L64)
You can see the exact logic [here](./scripts/yaml-to-env.sh#L9)

#### Simple

Expand Down

0 comments on commit 6de0896

Please sign in to comment.