Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
f0rkb0mbZ authored Apr 4, 2024
1 parent 3bc8c35 commit e058043
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
name: Node.js CI

on:
push:
branches: [ master ]
workflow_dispatch:

jobs:
build:
Expand All @@ -30,4 +29,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: out
folder: out

0 comments on commit e058043

Please sign in to comment.