Skip to content

Commit

Permalink
✨pleeeeasse work this time...
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiitulip committed Jul 7, 2024
1 parent f889273 commit 31e3cf7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- run: npm run build --if-present

- name: Deploy with gh-pages
run:
run: |
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
npm run deploy -- -u "github-actions-bot <supoport[email protected]>"
npm run deploy -- -u "github-actions-bot <support[email protected]>"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 31e3cf7

Please sign in to comment.