Skip to content

Commit 46a29f4

Browse files
committed
trigger a build
1 parent 2ae0d8e commit 46a29f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-publish_v13.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
path: ./**/testLog*.html
4646

4747
- name: Publish to GitHub registry
48-
run: dotnet nuget push *.nupkg --source https://nuget.pkg.github.com/${{github.repository_owner}}/index.json --api-key ${{ secrets.GITHUB_TOKEN }}
48+
run: dotnet nuget push *.nupkg --source https://nuget.pkg.github.com/${{github.repository_owner}}/index.json --api-key ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)