Merge pull request #29488 from QuadmanSWE/assume-default-branch-main

Assume default branch "main" with scaffolder action publish:github
This commit is contained in:
Ben Lambert
2025-04-15 12:01:51 +02:00
committed by GitHub
10 changed files with 64 additions and 38 deletions
@@ -71,6 +71,7 @@ spec:
allowedHosts: ['github.com']
description: This is ${{ parameters.name }}
repoUrl: ${{ parameters.repoUrl }}
defaultBranch: 'main'
- id: register
name: Register
@@ -83,6 +83,7 @@ spec:
allowedHosts: ['github.com']
description: This is ${{ parameters.name }}
repoUrl: ${{ parameters.repoUrl }}
defaultBranch: 'main'
- id: register
name: Register