Skip to content

Commit 8777d3f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/publish-nuget.yml@1.2.27
17+
uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@1.2.28
1818
with:
1919
workflowName: ${{ github.event.workflow_run.name }}
2020
artifactPattern: release-packages-*

0 commit comments

Comments
 (0)