Nantes Université

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

Update nuget-publish.yml

parent e0da13b9
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 PICT --password ${{ secrets.GITHUB_TOKEN }} --store-password-in-clear-text --name github "https://nuget.pkg.github.com/PICT/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"
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