mirror of
https://github.com/PepperDash/EssentialsPluginTemplate.git
synced 2026-01-11 19:44:38 +00:00
fix: Update README workflow to use main branch and correct author/company names in Directory.Build.props
This commit is contained in:
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user