We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0932e commit c324cceCopy full SHA for c324cce
1 file changed
.github/workflows/build-workload.yml
@@ -70,9 +70,3 @@ jobs:
70
--repository ${{ github.repository }} \
71
--retries 3 Samsung.*.nupkg
72
73
- - name: Push packages to MyGet
74
- run: |
75
- dotnet nuget push Samsung.*.nupkg \
76
- -k ${{ secrets.MYGET_APIKEY }} \
77
- -s https://tizen.myget.org/F/dotnet/api/v2/package \
78
- -t 3000
0 commit comments