1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-05 02:27:48 +02:00

ci: set fork option to false in release-please.yaml

This commit is contained in:
Joaquin
2025-09-16 17:30:56 +02:00
parent 47e6390c92
commit e7b4dc933a

View File

@@ -34,7 +34,7 @@ jobs:
branch: build-dist
force: true
git_dir: .
fork: true
fork: false
env:
ACCESS_TOKEN: ${{ secrets.YOSHI_CODE_BOT_TOKEN }}
release-please-release: