Skip to content

Commit

Permalink
Added action variable to example usage in readme (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamarpitpatidar authored Jul 21, 2023
1 parent d4b876f commit 7e25a60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
envkey_DEBUG: false
envkey_SOME_API_KEY: "123456abcdef"
envkey_SECRET_KEY: ${{ secrets.SECRET_KEY }}
envkey_VARIABLE: ${{ vars.SOME_ACTION_VARIABLE }}
some_other_variable: foobar
directory: <directory_name>
file_name: .env
Expand Down

0 comments on commit 7e25a60

Please sign in to comment.