Skip to content

Commit

Permalink
env update2 node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vehbiOzcan authored Feb 11, 2024
1 parent 24d20a1 commit 0075822
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 @@ -34,7 +34,7 @@ jobs:
- name: PROD_ENV Create
run: |
touch v1/src/config/.env
echo "${{ secrets.PROD_ENV_FILE }}" > .env
echo "${{ secrets.PROD_ENV_FILE }}" > v1/src/config/.env
- run: pm2 restart AicostsqoNodeAPI

0 comments on commit 0075822

Please sign in to comment.