Skip to content

Commit

Permalink
ci: testing env with hardcoded value
Browse files Browse the repository at this point in the history
  • Loading branch information
Ascenio committed Jul 7, 2024
1 parent 4446642 commit c26f616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ jobs:
- name: Create .env file
env:
ENV_FILE: ${{ secrets.ENV_FILE }}
TEST: hello
run: printenv ENV_FILE > env.json

0 comments on commit c26f616

Please sign in to comment.