Skip to content

Commit

Permalink
Update master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tytzM17 authored Sep 16, 2023
1 parent 54714af commit 4355ebc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: master
name: master build and deploy
on:
push:
branches:
Expand Down Expand Up @@ -34,4 +34,5 @@ jobs:
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
BRANCH: gh-pages
FOLDER: build

0 comments on commit 4355ebc

Please sign in to comment.