Skip to content

Commit 5264276

Browse files
authored
Update publish.yml
1 parent 1596d22 commit 5264276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363
# if: github.event_name == 'push' && github.ref == 'refs/heads/main'
6464
uses: softprops/action-gh-release@v1
6565
with:
66-
files: "\\*\\*.nupkg"
66+
files: "D:\\a\\Flow.Launcher.Localization\\Flow.Launcher.Localization\nupkgs\\Flow.Launcher.Localization.0.0.1.nupkg"
6767
tag_name: "v${{ env.release_version }}"

0 commit comments

Comments
 (0)