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 1299807 commit 3e0b260Copy full SHA for 3e0b260
.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].27
18
with:
19
workflowName: ${{ github.event.workflow_run.name }}
20
artifactPattern: release-packages-*
0 commit comments