Skip to content

Commit 8777d3f

Browse files
chore(ci): bump dailydevops/pipelines/.github/workflows/publish-nuget.yml (#54)
1 parent c9e9ae9 commit 8777d3f

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
@@ -14,7 +14,7 @@ jobs:
1414
nuget:
1515
name: Publish
1616
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' }}
17-
uses: dailydevops/pipelines/.github/workflows/[email protected].27
17+
uses: dailydevops/pipelines/.github/workflows/[email protected].28
1818
with:
1919
workflowName: ${{ github.event.workflow_run.name }}
2020
artifactPattern: release-packages-*

0 commit comments

Comments
 (0)