Nantes Université

Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider d10d6adc rédigé par Jacek Czerwonka's avatar Jacek Czerwonka Validation de GitHub
Parcourir les fichiers

Update nuget-publish.yml

parent 6c35edff
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -34,7 +34,7 @@ jobs:
run: nuget pack
- name: Authenticate to GitHub packages
run: dotnet nuget add source --username jaccz --password ${{ secrets.GITHUB_TOKEN }} --store-password-in-clear-text --name PICT "https://nuget.pkg.github.com/microsoft/index.json"
run: dotnet nuget add source --username jaccz --password ${{ secrets.GITHUB_TOKEN }} --store-password-in-clear-text --name pict "https://nuget.pkg.github.com/microsoft/index.json"
- name: Publish the package
run: dotnet nuget push "Microsoft.Test.Pict.3.7.0.nupkg" --api-key ${{ secrets.GITHUB_TOKEN }} --source "github"
run: dotnet nuget push "Microsoft.Test.Pict.3.7.0.nupkg" --api-key ${{ secrets.GITHUB_TOKEN }} --source "pict"
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter