Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
AVtheking authored Nov 19, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 00d3f8e commit 19b327a
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
@@ -30,4 +30,4 @@ jobs:
- run: npm install
- run: |
touch .env
echo '${{ secrets.NEW_ENV_FILE }} > .env
echo '${{ secrets.NEW_ENV_FILE }}' > .env

0 comments on commit 19b327a

Please sign in to comment.