Skip to content

Commit b5fe5a1

Browse files
chore(ci): Bump dailydevops/pipelines/.github/workflows/publish-nuget.yml (#184)
1 parent ed0dadd commit b5fe5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
nuget:
1919
name: Publish
2020
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' }}
21-
uses: dailydevops/pipelines/.github/workflows/[email protected].5
21+
uses: dailydevops/pipelines/.github/workflows/[email protected].26
2222
with:
2323
workflowName: ${{ github.event.workflow_run.name }}
2424
artifactPattern: release-packages-*

0 commit comments

Comments
 (0)