We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f94a1b commit affd4daCopy full SHA for affd4da
pipeline.yml
@@ -1,6 +1,6 @@
1
version: 1.4.6
2
pipeline_os: windows
3
-create_pr_release_to_master: true
+create_pr_release_to_public_master: true
4
5
env:
6
- GITHUB_ACCESS_TOKEN_ID: github_access_token_acsbuildguy
@@ -57,4 +57,4 @@ deployment:
57
nuspec_files:
58
- DynamoVisualProgramming.PythonEngine.PythonNet3.nuspec
59
package_version_cmd: echo %_PACKAGE_VERSION%
60
- destination_source_name: Public Nuget
+ destination_source_name: Public Nuget
0 commit comments