We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b891de1 commit 6e01bcfCopy full SHA for 6e01bcf
.github/workflows/publish-nuget.yml
@@ -14,7 +14,7 @@ jobs:
14
nuget:
15
name: Publish
16
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' }}
17
- uses: dailydevops/pipelines/.github/workflows/[email protected].5
+ uses: dailydevops/pipelines/.github/workflows/[email protected].26
18
with:
19
workflowName: ${{ github.event.workflow_run.name }}
20
artifactPattern: release-packages-*
0 commit comments