mirror of
https://github.com/bdrtr/bdrtr.git
synced 2025-11-08 11:36:04 +01:00
Update main.yml
This commit is contained in:
parent
5f3e483381
commit
899554b974
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
uses: ad-m/github-push-action@v0.6.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: master # Use "main" if your default branch is main
|
||||
branch: main # Use "main" if your default branch is main
|
||||
force: true
|
||||
|
||||
# Deploy to GitHub Pages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue