Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AVtheking authored Nov 19, 2023
1 parent 22795ff commit 256919c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- run: npm ci
- run: |
touch .env
echo "${{secerts.ENV_FILE}}" > .env
echo "${{secrets.ENV_FILE}}" > .env

0 comments on commit 256919c

Please sign in to comment.