mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 11:01:13 +02:00
build: temporarily allow manual triggering to debug (#887)
<!-- Thank you for proposing a pull request! Please note that SOME TESTS WILL LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from forks. Someone from the team will review your Pull Request and respond. Please describe your change and any implementation details below. -->
This commit is contained in:
1
.github/workflows/release-please.yaml
vendored
1
.github/workflows/release-please.yaml
vendored
@@ -2,6 +2,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
name: release-please
|
||||
env:
|
||||
ACTION_NAME: release-please-action
|
||||
|
||||
Reference in New Issue
Block a user