This commit is contained in:
@@ -43,9 +43,9 @@ jobs:
|
|||||||
uses: joaquinjsb/gitea-release-please-action@v4
|
uses: joaquinjsb/gitea-release-please-action@v4
|
||||||
id: gitea_release
|
id: gitea_release
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITEA_TOKEN }}
|
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||||
release-type: simple
|
release-type: simple
|
||||||
github-api-url: ${{ secrets.GITEA_API_URL }}
|
github-api-url: ${{ gitea.api_url }}
|
||||||
branch: main # Point to main branch
|
branch: main # Point to main branch
|
||||||
config-file: release-please-config.json
|
config-file: release-please-config.json
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user