fix: remove containers and artifacts for Gitea compatibility
- Run directly on ubuntu-latest instead of custom containers - Download git-cliff binary from GitHub releases - Merge changelog and handle-pr into single job - Make create-release and create-tag self-contained - Remove upload-artifact and download-artifact (not supported on GHES/Gitea) - Add Renovate custom manager for automatic git-cliff updates
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(but --help:*)",
|
||||
"Bash(but rub --help:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user