Skip to content

Commit 8686522

Browse files
authored
Update publish-packages.yml
1 parent 5e499eb commit 8686522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
env:
2424
NugetVersion: ${{ github.event.release.tag_name }}
2525
run: |
26-
"./Connect-Drive.ps1" "$Env:NugetVersion"
26+
"./build-packages.ps1" "$Env:NugetVersion"

0 commit comments

Comments
 (0)