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 f4cff22 commit 535e294
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:

- name: Deploy
if: success()
uses: peaceiris/actions-gh-pages@v3
uses: actions/setup-node@v3
with:
github_token: ${{ secrets.APP_TOKEN }}
publish_dir: dist/user-weather-app
enable_jekyll: true
- run: npm run deploy --if-present

0 comments on commit 535e294

Please sign in to comment.