Skip to content

Commit fd52678

Browse files
author
Petr Sramek
committed
added branch
1 parent 0524c9e commit fd52678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
# uses: actions/deploy-pages@v4
223223

224224
publish-dev-package:
225-
uses: ./.github/workflows/release-opackage.yml
225+
uses: ./.github/workflows/release-opackage.yml@develop/1.0
226226
with:
227227
nuget-feed-url: 'secrets.PRIVATE_NUGET_PACKAGE_FEED_URL'
228228
nuget-feed-server: 'AzureArtifacts'

0 commit comments

Comments
 (0)