Update main.yml

This commit is contained in:
bedirkaraabali 2024-10-24 10:06:31 +02:00 committed by GitHub
parent 5f3e483381
commit 899554b974
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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