Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
zdeneklapes committed Apr 1, 2024
1 parent 7654338 commit 370f51c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ workflow.
dotenvMe: ${{ secrets.DOTENV_ME }}
stage: "ci"
move: true
- name: Your next step
run: source .env && echo $MY_ENV_VAR
```
## Inputs
Expand Down

0 comments on commit 370f51c

Please sign in to comment.