Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sezmars authored Aug 22, 2023
1 parent ad0cd4b commit a0e26e4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,3 @@ jobs:

- name: Build
run: npm run build:prod

- name: Deploy
if: success()
uses: actions/setup-node@v3
with:
github_token: ${{ secrets.APP_TOKEN }}
- run: npm run deploy --if-present

0 comments on commit a0e26e4

Please sign in to comment.