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

Update deploy.yml and added dependabot.yml #549

Merged
merged 9 commits into from
Jan 27, 2024
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./.build
publish_branch: vh_page
force_orphan: true
harshdoesdev marked this conversation as resolved.
Show resolved Hide resolved
full_commit_message: ${{ github.event.pull_request.head.sha }}
Loading