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 0524c9e commit fd52678Copy full SHA for fd52678
.github/workflows/dotnet.yml
@@ -222,7 +222,7 @@ jobs:
222
# uses: actions/deploy-pages@v4
223
224
publish-dev-package:
225
- uses: ./.github/workflows/release-opackage.yml
+ uses: ./.github/workflows/release-opackage.yml@develop/1.0
226
with:
227
nuget-feed-url: 'secrets.PRIVATE_NUGET_PACKAGE_FEED_URL'
228
nuget-feed-server: 'AzureArtifacts'
0 commit comments