Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
Force single commit deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy committed Nov 8, 2022
1 parent 4c5e23c commit 20d943f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
if: github.ref == 'refs/heads/main'
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: dist
folder: dist
single-commit: true

0 comments on commit 20d943f

Please sign in to comment.