Skip to content

Commit 26ed965

Browse files
committed
Update release.yml
1 parent 7c40dea commit 26ed965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- uses: actions/checkout@v1
1515
- name: Publish
1616
run: |
17-
pwsh -Command "Publish-Module -Path "${{ github.workspace }}/Output/Selenium/Selenium.psd1" -NuGetApiKey $Env:api_key"
17+
pwsh -Command "Publish-Module -Path "${{ github.workspace }}/Output/Selenium/" -NuGetApiKey $Env:api_key"

0 commit comments

Comments
 (0)