mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 09:31:40 +02:00
build: fix formatting of action
This commit is contained in:
2
.github/workflows/release-please.yaml
vendored
2
.github/workflows/release-please.yaml
vendored
@@ -11,5 +11,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.RELEASE_PR_TOKEN }}
|
token: ${{ secrets.RELEASE_PR_TOKEN }}
|
||||||
release-type: node
|
release-type: node
|
||||||
fork: true
|
fork: true
|
||||||
package-name: release-please-action
|
package-name: release-please-action
|
||||||
|
|||||||
Reference in New Issue
Block a user