fix: Update README workflow to use main branch and correct author/company names in Directory.Build.props

This commit is contained in:
Jonathan Arndt
2025-05-21 09:31:49 -07:00
parent 4ee211576f
commit 4283fb2abd
3 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
call-update-readme:
uses: PepperDash/workflow-templates/.github/workflows/update-readme.yml@development
uses: PepperDash/workflow-templates/.github/workflows/update-readme.yml@main
with:
target-branch: ${{ github.ref_name }}