Update dotnet-publish.yml to use source branch (#18)

pull/85/head
mullerj 2023-06-29 20:57:49 -04:00 committed by GitHub
parent a1dcbf1bc9
commit e60a3afbde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.workflow_run.head_branch }}
submodules: recursive
- name: Package .NET