You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can control delivery behavior by adding settings to your AL-Go settings file. For detailed information about DeliveryTarget settings, see [DeliverTo<deliveryTarget>](https://aka.ms/algosettings#deliverto).
@@ -100,10 +100,10 @@ For custom NuGet feeds (e.g., Azure DevOps Artifacts, private NuGet servers), us
100
100
Create a secret named `NuGetContext` with the following format:
101
101
102
102
> [!NOTE]
103
-
> Replace `<your_token>`, `<your_org>`, `<your_project>`, and `<your_feed>` with your actual values.
103
+
> Replace `<YOUR_NUGET_TOKEN>`, `<your_org>`, `<your_project>`, and `<your_feed>` with your actual values.
0 commit comments