Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TentativeTenebris committed Sep 28, 2024
2 parents f9da2c4 + a1cdd5d commit 7a15472
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,9 @@ jobs:
- name: Deploy
if: github.ref_name == 'master'
uses: JamesIves/github-pages-deploy-action@v4.6.4
uses: remarkablemark/gitploy-action@v1
with:
branch: gh-pages
folder: web
directory: web

- name: Upload artifacts
if: github.ref_name == 'master'
Expand Down

0 comments on commit 7a15472

Please sign in to comment.